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 Jan 4, 2025
1 parent b168b15 commit ce31441
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.007/SimZhiSong.ttf"
version "1.007"
sha256 "c900fc155946dd0678265778f49703af527219b56d6ac8f4c2222321418330df"
url "https://github.com/lxgw/SimXiZhi/releases/download/v1.008/SimZhiSong.ttf"
version "1.008"
sha256 "63765a97ab37f6dc74fc55efee4439508397c0afa997f7304ad4651a1a27cd4f"

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

0 comments on commit ce31441

Please sign in to comment.