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