excalidrawz 1.2.5
[Homebrew/homebrew-cask.git] / Casks / font / font-n / font-noto-sans-myanmar-ui.rb
blob1686d8ffc1afac3a9bce25ae05a1ce0c99c9b2ee
1 cask "font-noto-sans-myanmar-ui" do
2   version :latest
3   sha256 :no_check
5   url "https://github.com/google/fonts.git",
6       verified:  "github.com/google/fonts",
7       branch:    "main",
8       only_path: "ofl/notosansmyanmarui"
9   name "Noto Sans Myanmar UI"
10   homepage "https://fonts.google.com/specimen/Noto+Sans+Myanmar"
12   font "NotoSansMyanmarUI-Black.ttf"
13   font "NotoSansMyanmarUI-Bold.ttf"
14   font "NotoSansMyanmarUI-ExtraBold.ttf"
15   font "NotoSansMyanmarUI-ExtraLight.ttf"
16   font "NotoSansMyanmarUI-Light.ttf"
17   font "NotoSansMyanmarUI-Medium.ttf"
18   font "NotoSansMyanmarUI-Regular.ttf"
19   font "NotoSansMyanmarUI-SemiBold.ttf"
20   font "NotoSansMyanmarUI-Thin.ttf"
22   # No zap stanza required
23 end