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