excalidrawz 1.2.5
[Homebrew/homebrew-cask.git] / Casks / font / font-a / font-amaranth.rb
blob0477b03f3d85c764e55539b12bd674a0f7886bff
1 cask "font-amaranth" 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/amaranth"
9   name "Amaranth"
10   homepage "https://fonts.google.com/specimen/Amaranth"
12   font "Amaranth-Bold.ttf"
13   font "Amaranth-BoldItalic.ttf"
14   font "Amaranth-Italic.ttf"
15   font "Amaranth-Regular.ttf"
17   # No zap stanza required
18 end