excalidrawz 1.2.5
[Homebrew/homebrew-cask.git] / Casks / font / font-t / font-the-nautigal.rb
blob1998a72a13512d13ef121622357bb4164ecac3b0
1 cask "font-the-nautigal" 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/thenautigal"
9   name "The Nautigal"
10   homepage "https://fonts.google.com/specimen/The+Nautigal"
12   font "TheNautigal-Bold.ttf"
13   font "TheNautigal-Regular.ttf"
15   # No zap stanza required
16 end