homebrew-cask/Casks/font/font-j/font-jersey-20-charted.rb

14 lines
374 B
Ruby

cask "font-jersey-20-charted" do
version :latest
sha256 :no_check
url "https://github.com/google/fonts/raw/main/ofl/jersey20charted/Jersey20Charted-Regular.ttf",
verified: "github.com/google/fonts/"
name "Jersey 20 Charted"
homepage "https://fonts.google.com/specimen/Jersey+20+Charted"
font "Jersey20Charted-Regular.ttf"
# No zap stanza required
end