excalidrawz 1.2.5
[Homebrew/homebrew-cask.git] / Casks / font / font-n / font-noto-sans-cham.rb
blob6198b0607f536c88ff2b2f5c7f9832e29d718e32
1 cask "font-noto-sans-cham" do
2   version :latest
3   sha256 :no_check
5   url "https://noto-website-2.storage.googleapis.com/pkgs/NotoSansCham-unhinted.zip",
6       verified: "noto-website-2.storage.googleapis.com/"
7   name "Noto Sans Cham"
8   homepage "https://www.google.com/get/noto/#sans-cham"
10   font "NotoSansCham-Black.ttf"
11   font "NotoSansCham-Bold.ttf"
12   font "NotoSansCham-ExtraBold.ttf"
13   font "NotoSansCham-ExtraLight.ttf"
14   font "NotoSansCham-Light.ttf"
15   font "NotoSansCham-Medium.ttf"
16   font "NotoSansCham-Regular.ttf"
17   font "NotoSansCham-SemiBold.ttf"
18   font "NotoSansCham-Thin.ttf"
20   # No zap stanza required
21 end