phinze/homebrew-cask

View on GitHub
Casks/font/font-i/font-im-fell-french-canon-sc.rb

Summary

Maintainability
A
0 mins
Test Coverage
cask "font-im-fell-french-canon-sc" do
  version :latest
  sha256 :no_check

  url "https://github.com/google/fonts/raw/main/ofl/imfellfrenchcanonsc/IMFeFCsc28P.ttf",
      verified: "github.com/google/fonts/"
  name "IM Fell French Canon SC"
  homepage "https://fonts.google.com/specimen/IM+Fell+French+Canon+SC"

  font "IMFeFCsc28P.ttf"

  # No zap stanza required
end