phinze/homebrew-cask

View on GitHub
Casks/font/font-t/font-tiejili-sc.rb

Summary

Maintainability
A
0 mins
Test Coverage
cask "font-tiejili-sc" do
  version "1.100"
  sha256 "28524e623b73ab4e8507ca689b1d166758a66b7eb73649c9996f8ba14626359f"

  url "https://github.com/Buernia/Tiejili/releases/download/#{version}/Tiejili.zip"
  name "Tiejili SC"
  name "铁蒺藜体 简"
  homepage "https://github.com/Buernia/Tiejili"

  font "TiejiliSC-Regular.otf"

  # No zap stanza required
end