homebrew-cask/Casks/font/font-c/font-chiron-sung-hk.rb

15 lines
471 B
Ruby

cask "font-chiron-sung-hk" do
version "1.011"
sha256 "67334720bcc01e043b9acebcfe6aa5ad023837b89650f448e13ec4274aae9c36"
url "https://github.com/chiron-fonts/chiron-sung-hk/archive/refs/tags/v#{version}.zip"
name "Chiron Sung HK"
name "昭源宋體"
homepage "https://github.com/chiron-fonts/chiron-sung-hk"
font "chiron-sung-hk-#{version}/VAR/ChironSungHKItVF.otf"
font "chiron-sung-hk-#{version}/VAR/ChironSungHKVF.otf"
# No zap stanza required
end