excalidrawz 1.2.5
[Homebrew/homebrew-cask.git] / Casks / font / font-a / font-alumni-sans-pinstripe.rb
blobb00c6b9b716dcef6490b1c4fef697ac0783f7ff6
1 cask "font-alumni-sans-pinstripe" do
2   version :latest
3   sha256 :no_check
5   url "https://github.com/google/fonts.git",
6       verified:  "github.com/google/fonts",
7       branch:    "main",
8       only_path: "ofl/alumnisanspinstripe"
9   name "Alumni Sans Pinstripe"
10   homepage "https://fonts.google.com/specimen/Alumni+Sans+Pinstripe"
12   font "AlumniSansPinstripe-Italic.ttf"
13   font "AlumniSansPinstripe-Regular.ttf"
15   # No zap stanza required
16 end