homebrew-cask/Casks/font/font-c/font-capriola.rb

14 lines
326 B
Ruby

cask "font-capriola" do
version :latest
sha256 :no_check
url "https://github.com/google/fonts/raw/main/ofl/capriola/Capriola-Regular.ttf",
verified: "github.com/google/fonts/"
name "Capriola"
homepage "https://fonts.google.com/specimen/Capriola"
font "Capriola-Regular.ttf"
# No zap stanza required
end