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