excalidrawz 1.2.5
[Homebrew/homebrew-cask.git] / Casks / font / font-n / font-noto-sans-sc.rb
blobc0af89bc6b1e841318675cd913ad5631b69b6f5c
1 cask "font-noto-sans-sc" do
2   version :latest
3   sha256 :no_check
5   url "https://github.com/google/fonts/raw/main/ofl/notosanssc/NotoSansSC%5Bwght%5D.ttf",
6       verified: "github.com/google/fonts/"
7   name "Noto Sans SC"
8   homepage "https://fonts.google.com/specimen/Noto+Sans+SC"
10   font "NotoSansSC[wght].ttf"
12   # No zap stanza required
13 end