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 21, 2024
1 parent 5120a50 commit 054cbd8
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.210/ZhuqueFangsong-v0.210.zip"
version "0.210"
sha256 "17afd2e7a196ec4a3139f2fea0a174285aac148c76f5a9bc7eb7d72039a9b87a"
url "https://github.com/TrionesType/zhuque/releases/download/v0.211/ZhuqueFangsong-Regular-v0.211.zip"
version "0.211"
sha256 "4141782e9f36bc669d042422505f5c506df47930ee7bfa82342d8cec631f8f10"

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

0 comments on commit 054cbd8

Please sign in to comment.