Merge pull request #200937 from Homebrew/bump-whatsapp@beta-2.25.3.71
[Homebrew/homebrew-cask.git] / Casks / font / font-g / font-glow-sans-tc-compressed.rb
blobc390fba34ff0c228bec32ccb6400bc82eed658ff
1 cask "font-glow-sans-tc-compressed" do
2   version "0.93"
3   sha256 "e5598b8fc3bc39432cbb063d3060f4b532e2050a1b3d9db86b49c1fbd8992459"
5   url "https://github.com/welai/glow-sans/releases/download/v#{version}/GlowSansTC-Compressed-v#{version}.zip"
6   name "Glow Sans TC Compressed"
7   homepage "https://github.com/welai/glow-sans"
9   deprecate! date: "2024-02-17", because: :discontinued
11   font "GlowSansTC-Compressed-Bold.otf"
12   font "GlowSansTC-Compressed-Book.otf"
13   font "GlowSansTC-Compressed-ExtraBold.otf"
14   font "GlowSansTC-Compressed-ExtraLight.otf"
15   font "GlowSansTC-Compressed-Light.otf"
16   font "GlowSansTC-Compressed-Medium.otf"
17   font "GlowSansTC-Compressed-Regular.otf"
18   font "GlowSansTC-Compressed-Thin.otf"
20   # No zap stanza required
21 end