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