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