Merge pull request #200894 from Homebrew/update-apidog
[Homebrew/homebrew-cask.git] / Casks / font / font-h / font-hina-mincho.rb
blob07417dbb692535ba86d375303e0cd4a4bfd25c81
1 cask "font-hina-mincho" do
2   version :latest
3   sha256 :no_check
5   url "https://github.com/google/fonts/raw/main/ofl/hinamincho/HinaMincho-Regular.ttf",
6       verified: "github.com/google/fonts/"
7   name "Hina Mincho"
8   homepage "https://fonts.google.com/specimen/Hina+Mincho"
10   font "HinaMincho-Regular.ttf"
12   # No zap stanza required
13 end