Merge pull request #200222 from Homebrew/bump-zed@preview-0.172.4
[Homebrew/homebrew-cask.git] / Casks / font / font-n / font-noto-serif-tibetan.rb
blob227c5d14792aa6590048f95ed34ac241aede971d
1 cask "font-noto-serif-tibetan" do
2   version :latest
3   sha256 :no_check
5   url "https://github.com/google/fonts/raw/main/ofl/notoseriftibetan/NotoSerifTibetan%5Bwght%5D.ttf",
6       verified: "github.com/google/fonts/"
7   name "Noto Serif Tibetan"
8   homepage "https://fonts.google.com/specimen/Noto+Serif+Tibetan"
10   font "NotoSerifTibetan[wght].ttf"
12   # No zap stanza required
13 end