Merge pull request #200894 from Homebrew/update-apidog
[Homebrew/homebrew-cask.git] / Casks / font / font-h / font-hind-madurai.rb
blob6226471cad593755ce31a78728c2b50a05d20eed
1 cask "font-hind-madurai" 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/hindmadurai"
9   name "Hind Madurai"
10   homepage "https://fonts.google.com/specimen/Hind+Madurai"
12   font "HindMadurai-Bold.ttf"
13   font "HindMadurai-Light.ttf"
14   font "HindMadurai-Medium.ttf"
15   font "HindMadurai-Regular.ttf"
16   font "HindMadurai-SemiBold.ttf"
18   # No zap stanza required
19 end