Merge pull request #200222 from Homebrew/bump-zed@preview-0.172.4
[Homebrew/homebrew-cask.git] / Casks / font / font-a / font-athiti.rb
blobe09472b43448a8f109f80e4a806db00bca5e5d63
1 cask "font-athiti" 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/athiti"
9   name "Athiti"
10   homepage "https://fonts.google.com/specimen/Athiti"
12   font "Athiti-Bold.ttf"
13   font "Athiti-ExtraLight.ttf"
14   font "Athiti-Light.ttf"
15   font "Athiti-Medium.ttf"
16   font "Athiti-Regular.ttf"
17   font "Athiti-SemiBold.ttf"
19   # No zap stanza required
20 end