Merge pull request #200223 from Homebrew/figma-update-livecheck
[Homebrew/homebrew-cask.git] / Casks / font / font-h / font-hind-guntur.rb
blob4e8d6d7302334a10961b67e285babf1a6448e338
1 cask "font-hind-guntur" 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/hindguntur"
9   name "Hind Guntur"
10   homepage "https://fonts.google.com/specimen/Hind+Guntur"
12   font "HindGuntur-Bold.ttf"
13   font "HindGuntur-Light.ttf"
14   font "HindGuntur-Medium.ttf"
15   font "HindGuntur-Regular.ttf"
16   font "HindGuntur-SemiBold.ttf"
18   # No zap stanza required
19 end