Skip to content

Commit 28374be

Browse files
committed
font-lxgw-simzhisong updated
1 parent 3fd4bf8 commit 28374be

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

Formula/font-lxgw-simzhisong.rb

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
class FontLxgwSimzhisong < Formula
22
desc "Lxgw simzhisong font"
33
homepage "https://github.com/lxgw/SimXiZhi"
4-
url "https://github.com/lxgw/SimXiZhi/releases/download/v1.010/SimZhiSong.ttf"
5-
version "1.010"
6-
sha256 "e6a0fb6c53b3a3ec0346650b8509ed0690f835e6726258e433c3609cf274be97"
4+
url "https://github.com/lxgw/SimXiZhi/releases/download/v1.011/SimZhiSong.ttf"
5+
version "1.011"
6+
sha256 "69a809bc510c8efdab58e7b10fb8467e05832ade8bec033ec31040140cab7520"
77

88
def install
99
(share/"fonts").install Dir.glob("./**/SimZhiSong.ttf")[0]

0 commit comments

Comments
 (0)