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