Skip to content

Commit 6fdd4d9

Browse files
committed
font-iansui updated
1 parent 4a2a587 commit 6fdd4d9

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

Formula/font-iansui.rb

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
class FontIansui < Formula
22
desc "Iansui font"
33
homepage "https://github.com/ButTaiwan/iansui"
4-
url "https://github.com/ButTaiwan/iansui/releases/download/v1.000/iansui.zip"
5-
version "1.000"
6-
sha256 "f58add84ad60d5bbeec4b1e7b988f0fe19ec980d953cf7e67c8f2ea783e2fe38"
4+
url "https://github.com/ButTaiwan/iansui/releases/download/v1.011/iansui.zip"
5+
version "1.011"
6+
sha256 "e2b8c39e37b28d501a4afd12238475fddd496d6b95d07c1835d8252efa5769ad"
77

88
def install
99
(share/"fonts").install Dir.glob("./**/Iansui-Regular.ttf")[0]

0 commit comments

Comments
 (0)