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 Sep 1, 2024
1 parent ad62b4a commit a733ffe
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.003/SimZhiSong.ttf"
version "1.003"
sha256 "ffc02525c11ad595e88116f111d36c3daefe94f45248be733b7514736090394a"
url "https://github.com/lxgw/SimXiZhi/releases/download/v1.004/SimZhiSong.ttf"
version "1.004"
sha256 "665a295c3bf5c28c7df7f1b57db441ff5ae03d16b434763064970506aff3429b"

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

0 comments on commit a733ffe

Please sign in to comment.