Skip to content

Commit

Permalink
font-lxgw-neozhisong updated
Browse files Browse the repository at this point in the history
  • Loading branch information
tani committed Aug 16, 2024
1 parent 96aaea2 commit f03c97f
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions Formula/font-lxgw-neozhisong.rb
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
class FontLxgwNeozhisong < Formula
desc "Lxgw neo zhisong font"
homepage "https://github.com/lxgw/LxgwNeoZhiSong"
url "https://github.com/lxgw/LxgwNeoZhiSong/releases/download/v1.009/LXGWNeoZhiSong.ttf"
version "1.009"
sha256 "428fd7896bde23a6e29ecb96a4f8f0333b9141ac54f822e7686b5ed1c7a94149"
url "https://github.com/lxgw/LxgwNeoZhiSong/releases/download/v1.010/LXGWNeoZhiSong.ttf"
version "1.010"
sha256 "c1122eaac4de2aa78eeffaa90c1bfd7fef4546832cf2cac8b7148c9698f1dcc2"

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

0 comments on commit f03c97f

Please sign in to comment.