Merge pull request #198804 from Exidex/bump-gauntlet-14
[Homebrew/homebrew-cask.git] / Casks / font / font-f / font-festive.rb
blob11c647fe6b24f2b65721c0d4c98bc9e5cd240b11
1 cask "font-festive" do
2   version :latest
3   sha256 :no_check
5   url "https://github.com/google/fonts/raw/main/ofl/festive/Festive-Regular.ttf",
6       verified: "github.com/google/fonts/"
7   name "Festive"
8   homepage "https://fonts.google.com/specimen/Festive"
10   font "Festive-Regular.ttf"
12   # No zap stanza required
13 end