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

14 lines
374 B
Ruby

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