Skip to content

Commit

Permalink
font-zhuque-fangsong updated
Browse files Browse the repository at this point in the history
  • Loading branch information
tani committed Dec 14, 2024
1 parent faf3140 commit 5144844
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions Formula/font-zhuque-fangsong.rb
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
class FontZhuqueFangsong < Formula
desc "Zhuque fangsong font"
homepage "https://github.com/TrionesType/zhuque"
url "https://github.com/TrionesType/zhuque/releases/download/v0.108/ZhuqueFangsong-v0.108.zip"
version "0.108"
sha256 "ff7bab9764b88d58f0f4b18fe197fd1b3eac3a67c10030a240556da8dca0c60a"
url "https://github.com/TrionesType/zhuque/releases/download/v0.200/ZhuqueFangsong-v0.200.zip"
version "0.200"
sha256 "b0fbffc4a8875c5ab41c07f9f2e83b0be7d58d18bdaf4f7f24d3d401682eca8c"

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

0 comments on commit 5144844

Please sign in to comment.