excalidrawz 1.2.5
[Homebrew/homebrew-cask.git] / Casks / font / font-a / font-abeezee.rb
blob822d63bde74e407c39dd1afb3af01884db8cf205
1 cask "font-abeezee" 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/abeezee"
9   name "ABeeZee"
10   homepage "https://fonts.google.com/specimen/ABeeZee"
12   font "ABeeZee-Italic.ttf"
13   font "ABeeZee-Regular.ttf"
15   # No zap stanza required
16 end