Merge pull request #200222 from Homebrew/bump-zed@preview-0.172.4
[Homebrew/homebrew-cask.git] / Casks / font / font-n / font-noto-serif-myanmar.rb
blob688535684fcca1c1c2411ecd77acdaf895b8106d
1 cask "font-noto-serif-myanmar" do
2   version :latest
3   sha256 :no_check
5   url "https://noto-website-2.storage.googleapis.com/pkgs/NotoSerifMyanmar-unhinted.zip",
6       verified: "noto-website-2.storage.googleapis.com/"
7   name "Noto Serif Myanmar"
8   homepage "https://www.google.com/get/noto/#serif-mymr"
10   font "NotoSerifMyanmar-Black.ttf"
11   font "NotoSerifMyanmar-Bold.ttf"
12   font "NotoSerifMyanmar-Condensed.ttf"
13   font "NotoSerifMyanmar-CondensedBlack.ttf"
14   font "NotoSerifMyanmar-CondensedBold.ttf"
15   font "NotoSerifMyanmar-CondensedExtraBold.ttf"
16   font "NotoSerifMyanmar-CondensedExtraLight.ttf"
17   font "NotoSerifMyanmar-CondensedLight.ttf"
18   font "NotoSerifMyanmar-CondensedMedium.ttf"
19   font "NotoSerifMyanmar-CondensedSemiBold.ttf"
20   font "NotoSerifMyanmar-CondensedThin.ttf"
21   font "NotoSerifMyanmar-ExtraBold.ttf"
22   font "NotoSerifMyanmar-ExtraCondensed.ttf"
23   font "NotoSerifMyanmar-ExtraCondensedBlack.ttf"
24   font "NotoSerifMyanmar-ExtraCondensedBold.ttf"
25   font "NotoSerifMyanmar-ExtraCondensedExtraBold.ttf"
26   font "NotoSerifMyanmar-ExtraCondensedExtraLight.ttf"
27   font "NotoSerifMyanmar-ExtraCondensedLight.ttf"
28   font "NotoSerifMyanmar-ExtraCondensedMedium.ttf"
29   font "NotoSerifMyanmar-ExtraCondensedSemiBold.ttf"
30   font "NotoSerifMyanmar-ExtraCondensedThin.ttf"
31   font "NotoSerifMyanmar-ExtraLight.ttf"
32   font "NotoSerifMyanmar-Light.ttf"
33   font "NotoSerifMyanmar-Medium.ttf"
34   font "NotoSerifMyanmar-Regular.ttf"
35   font "NotoSerifMyanmar-SemiBold.ttf"
36   font "NotoSerifMyanmar-SemiCondensed.ttf"
37   font "NotoSerifMyanmar-SemiCondensedBlack.ttf"
38   font "NotoSerifMyanmar-SemiCondensedBold.ttf"
39   font "NotoSerifMyanmar-SemiCondensedExtraBold.ttf"
40   font "NotoSerifMyanmar-SemiCondensedExtraLight.ttf"
41   font "NotoSerifMyanmar-SemiCondensedLight.ttf"
42   font "NotoSerifMyanmar-SemiCondensedMedium.ttf"
43   font "NotoSerifMyanmar-SemiCondensedSemiBold.ttf"
44   font "NotoSerifMyanmar-SemiCondensedThin.ttf"
45   font "NotoSerifMyanmar-Thin.ttf"
47   # No zap stanza required
48 end