excalidrawz 1.2.5
[Homebrew/homebrew-cask.git] / Casks / font / font-n / font-noto-sans-modi.rb
blob4423f92922495c93e5e411163339ca431c1cc613
1 cask "font-noto-sans-modi" do
2   version :latest
3   sha256 :no_check
5   url "https://github.com/google/fonts/raw/main/ofl/notosansmodi/NotoSansModi-Regular.ttf",
6       verified: "github.com/google/fonts/"
7   name "Noto Sans Modi"
8   homepage "https://fonts.google.com/specimen/Noto+Sans+Modi"
10   font "NotoSansModi-Regular.ttf"
12   # No zap stanza required
13 end