Merge pull request #200894 from Homebrew/update-apidog
[Homebrew/homebrew-cask.git] / Casks / font / font-h / font-hind.rb
blob71cae52a781cfcd6a5b73f4fb429fd8ba2dc1597
1 cask "font-hind" do
2   version "2.000"
3   sha256 "8748ce1fa0db67d0c782d7824a9fdcf0b8544b9d063db477dff9733774571193"
5   url "https://github.com/itfoundry/hind/releases/download/v2.000/hind-#{version.dots_to_underscores}.zip"
6   name "Hind"
7   homepage "https://github.com/itfoundry/hind"
9   font "Hind-Bold.otf"
10   font "Hind-Light.otf"
11   font "Hind-Medium.otf"
12   font "Hind-Regular.otf"
13   font "Hind-SemiBold.otf"
15   # No zap stanza required
16 end