phinze/homebrew-cask

View on GitHub
Casks/font/font-f/font-fzshusong-z01.rb

Summary

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

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

  font "FZSSK.ttf"

  # No zap stanza required
end