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