homebrew-cask/Casks/font/font-c/font-contrail-one.rb

14 lines
347 B
Ruby

cask "font-contrail-one" do
version :latest
sha256 :no_check
url "https://github.com/google/fonts/raw/main/ofl/contrailone/ContrailOne-Regular.ttf",
verified: "github.com/google/fonts/"
name "Contrail One"
homepage "https://fonts.google.com/specimen/Contrail+One"
font "ContrailOne-Regular.ttf"
# No zap stanza required
end