phinze/homebrew-cask

View on GitHub
Casks/font/font-c/font-chiron-sung-hk.rb

Summary

Maintainability
A
15 mins
Test Coverage
cask "font-chiron-sung-hk" do
  version "1.014"
  sha256 "261e1d97d89764a5807c392aff7a3225d90e7580783245afe9df0497da402d2b"

  url "https://github.com/chiron-fonts/chiron-sung-hk/archive/refs/tags/v#{version}.tar.gz"
  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