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 Sep 13, 2024
1 parent 4343916 commit 56928ec
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.004/SimXiHei.ttf"
version "1.004"
sha256 "03531c155fbc227de2dcaa412456d4a114f55c29088a5685c78857d3b25f93b1"
url "https://github.com/lxgw/SimXiZhi/releases/download/v1.005/SimXiHei.ttf"
version "1.005"
sha256 "3af07e4b26327783605664d7194ab596a4ba8dcba54ede4463881a8abbfd1d64"

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

0 comments on commit 56928ec

Please sign in to comment.