Skip to content

Commit

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

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

0 comments on commit d26dd0f

Please sign in to comment.