We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 87bec4b commit 5a66c84Copy full SHA for 5a66c84
Formula/font-lxgw-neozhisong.rb
@@ -1,9 +1,9 @@
1
class FontLxgwNeozhisong < Formula
2
desc "Lxgw neo zhisong font"
3
homepage "https://github.com/lxgw/LxgwNeoZhiSong"
4
- url "https://github.com/lxgw/LxgwNeoZhiSong/releases/download/v1.026/LXGWNeoZhiSong.ttf"
5
- version "1.026"
6
- sha256 "1e79e110d452a9812aba8d65f3742cc6c2551154cdbf36433515bca6d1ccefe3"
+ url "https://github.com/lxgw/LxgwNeoZhiSong/releases/download/v1.027/LXGWNeoZhiSong.ttf"
+ version "1.027"
+ sha256 "974514c0202f7450c4f55625f0175228b05ae3d91c8bbdb75f473ba993248757"
7
8
def install
9
(share/"fonts").install Dir.glob("./**/LXGWNeoZhiSong.ttf")[0]
0 commit comments