Skip to content

Commit

Permalink
font-lxgw-simzhisong updated
Browse files Browse the repository at this point in the history
  • Loading branch information
tani committed Oct 1, 2024
1 parent d26dd0f commit 3c17fd7
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions Formula/font-lxgw-simzhisong.rb
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
class FontLxgwSimzhisong < Formula
desc "Lxgw simzhisong font"
homepage "https://github.com/lxgw/SimXiZhi"
url "https://github.com/lxgw/SimXiZhi/releases/download/v1.006/SimZhiSong.ttf"
version "1.006"
sha256 "8f3ef6ff72f0ee1c6ecb91302e0936e48012bc53ac3065aca58bc913c2be3188"
url "https://github.com/lxgw/SimXiZhi/releases/download/v1.007/SimZhiSong.ttf"
version "1.007"
sha256 "c900fc155946dd0678265778f49703af527219b56d6ac8f4c2222321418330df"

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

0 comments on commit 3c17fd7

Please sign in to comment.