phinze/homebrew-cask

View on GitHub
Casks/font/font-l/font-lxgw-neoxihei.rb

Summary

Maintainability
A
0 mins
Test Coverage
cask "font-lxgw-neoxihei" do
  version "1.203"
  sha256 "8158b58d51ad19c063e5dd5ebeb95e7592124f5ed6e62a54e5a02afaac939349"

  url "https://github.com/lxgw/LxgwNeoXiHei/releases/download/v#{version}/LXGWNeoXiHei.ttf"
  name "LXGW NeoXiHei"
  name "霞鹜新晰黑"
  homepage "https://github.com/lxgw/LxgwNeoXiHei"

  font "LXGWNeoXiHei.ttf"

  # No zap stanza required
end