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 18, 2024
1 parent fa990ad commit 6077d65
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.200/ZhuqueFangsong-v0.200.zip"
version "0.200"
sha256 "b0fbffc4a8875c5ab41c07f9f2e83b0be7d58d18bdaf4f7f24d3d401682eca8c"
url "https://github.com/TrionesType/zhuque/releases/download/v0.210/ZhuqueFangsong-v0.210.zip"
version "0.210"
sha256 "17afd2e7a196ec4a3139f2fea0a174285aac148c76f5a9bc7eb7d72039a9b87a"

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

0 comments on commit 6077d65

Please sign in to comment.