excalidrawz 1.2.5
[Homebrew/homebrew-cask.git] / Casks / font / font-s / font-solway.rb
blob3035376b47d4e4c62979bd64183c3d39df58c060
1 cask "font-solway" do
2   version :latest
3   sha256 :no_check
5   url "https://github.com/google/fonts.git",
6       verified:  "github.com/google/fonts",
7       branch:    "main",
8       only_path: "ofl/solway"
9   name "Solway"
10   homepage "https://fonts.google.com/specimen/Solway"
12   font "Solway-Bold.ttf"
13   font "Solway-ExtraBold.ttf"
14   font "Solway-Light.ttf"
15   font "Solway-Medium.ttf"
16   font "Solway-Regular.ttf"
18   # No zap stanza required
19 end