Merge pull request #200894 from Homebrew/update-apidog
[Homebrew/homebrew-cask.git] / Casks / font / font-p / font-phetsarath.rb
blob338c6050823010609c8b31556bbd0034da49605c
1 cask "font-phetsarath" 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/phetsarath"
9   name "Phetsarath"
10   homepage "https://fonts.google.com/specimen/Phetsarath"
12   font "Phetsarath-Bold.ttf"
13   font "Phetsarath-Regular.ttf"
15   # No zap stanza required
16 end