phinze/homebrew-cask

View on GitHub
Casks/font/font-f/font-fzxiaobiaosong-b05.rb

Summary

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

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

  font "FZXBSK.ttf"

  # No zap stanza required
end