phinze/homebrew-cask

View on GitHub
Casks/font/font-f/font-fzfangsong-z02.rb

Summary

Maintainability
A
0 mins
Test Coverage
cask "font-fzfangsong-z02" do
  version :latest
  sha256 :no_check

  url "https://cdn1.foundertype.com/Public/Uploads/ttf/FZFSK.TTF"
  name "Fangzheng Fangsong GBK"
  homepage "https://www.foundertype.com/index.php/FontInfo/index.html?id=128"

  font "FZFSK.ttf"

  # No zap stanza required
end