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