We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4a2a587 commit 6fdd4d9Copy full SHA for 6fdd4d9
Formula/font-iansui.rb
@@ -1,9 +1,9 @@
1
class FontIansui < Formula
2
desc "Iansui font"
3
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"
+ url "https://github.com/ButTaiwan/iansui/releases/download/v1.011/iansui.zip"
+ version "1.011"
+ sha256 "e2b8c39e37b28d501a4afd12238475fddd496d6b95d07c1835d8252efa5769ad"
7
8
def install
9
(share/"fonts").install Dir.glob("./**/Iansui-Regular.ttf")[0]
0 commit comments