excalidrawz 1.2.5
[Homebrew/homebrew-cask.git] / Casks / font / font-f / font-fuzzy-bubbles.rb
blob56b59dee3e55aa33a47cdaff95726ef5e2dcfe31
1 cask "font-fuzzy-bubbles" 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/fuzzybubbles"
9   name "Fuzzy Bubbles"
10   homepage "https://fonts.google.com/specimen/Fuzzy+Bubbles"
12   font "FuzzyBubbles-Bold.ttf"
13   font "FuzzyBubbles-Regular.ttf"
15   # No zap stanza required
16 end