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 Sep 18, 2024
1 parent 4f49a36 commit c448522
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.016/LXGWNeoZhiSong.ttf"
version "1.016"
sha256 "589c7359a5e09ca2173ac702a9d2138063714c832a8f78f631cefd2ee7577c3a"
url "https://github.com/lxgw/LxgwNeoZhiSong/releases/download/v1.017/LXGWNeoZhiSong.ttf"
version "1.017"
sha256 "1977087e2b943648ea34cc9d070c24213db350fde977e84dc974f0a819ea32b0"

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

0 comments on commit c448522

Please sign in to comment.