Merge pull request #200937 from Homebrew/bump-whatsapp@beta-2.25.3.71
[Homebrew/homebrew-cask.git] / Casks / font / font-g / font-glory.rb
blob4239567e512298ee02e489808ba27f219c04cf33
1 cask "font-glory" 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/glory"
9   name "Glory"
10   homepage "https://fonts.google.com/specimen/Glory"
12   font "Glory-Italic[wght].ttf"
13   font "Glory[wght].ttf"
15   # No zap stanza required
16 end