excalidrawz 1.2.5
[Homebrew/homebrew-cask.git] / Casks / font / font-a / font-amatic-sc.rb
blobd13890755f8c17e1491a6c51a081cd331cc39a76
1 cask "font-amatic-sc" 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/amaticsc"
9   name "Amatic SC"
10   homepage "https://fonts.google.com/specimen/Amatic+SC"
12   font "AmaticSC-Bold.ttf"
13   font "AmaticSC-Regular.ttf"
15   # No zap stanza required
16 end