Merge pull request #200222 from Homebrew/bump-zed@preview-0.172.4
[Homebrew/homebrew-cask.git] / Casks / font / font-n / font-noto-sans-thai-looped.rb
blobef1a52379ce3839dd53868ff8dd9ba2cc1bdf9a4
1 cask "font-noto-sans-thai-looped" 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/notosansthailooped"
9   name "Noto Sans Thai Looped"
10   homepage "https://fonts.google.com/specimen/Noto+Sans+Thai+Looped"
12   font "NotoSansThaiLooped-Black.ttf"
13   font "NotoSansThaiLooped-Bold.ttf"
14   font "NotoSansThaiLooped-ExtraBold.ttf"
15   font "NotoSansThaiLooped-ExtraLight.ttf"
16   font "NotoSansThaiLooped-Light.ttf"
17   font "NotoSansThaiLooped-Medium.ttf"
18   font "NotoSansThaiLooped-Regular.ttf"
19   font "NotoSansThaiLooped-SemiBold.ttf"
20   font "NotoSansThaiLooped-Thin.ttf"
22   # No zap stanza required
23 end