Merge pull request #200223 from Homebrew/figma-update-livecheck
[Homebrew/homebrew-cask.git] / Casks / font / font-h / font-honk.rb
blob8c4e1af0e604c68f4872367050d318307a299553
1 cask "font-honk" do
2   version :latest
3   sha256 :no_check
5   url "https://github.com/google/fonts/raw/main/ofl/honk/Honk%5BMORF%2CSHLN%5D.ttf",
6       verified: "github.com/google/fonts/"
7   name "Honk"
8   homepage "https://fonts.google.com/specimen/Honk"
10   font "Honk[MORF,SHLN].ttf"
12   # No zap stanza required
13 end