excalidrawz 1.2.5
[Homebrew/homebrew-cask.git] / Casks / font / font-n / font-nova-round.rb
blob9d3e25c66399cfcd9b06f02ee2913ba2e09bdbf1
1 cask "font-nova-round" do
2   version :latest
3   sha256 :no_check
5   url "https://github.com/google/fonts/raw/main/ofl/novaround/NovaRound.ttf",
6       verified: "github.com/google/fonts/"
7   name "Nova Round"
8   homepage "https://fonts.google.com/specimen/Nova+Round"
10   font "NovaRound.ttf"
12   # No zap stanza required
13 end