Skip to content

Commit

Permalink
font-lxgw-neoxihei updated
Browse files Browse the repository at this point in the history
  • Loading branch information
tani committed Sep 12, 2024
1 parent 6ffa85b commit 94bca24
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions Formula/font-lxgw-neoxihei.rb
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
class FontLxgwNeoxihei < Formula
desc "Lxgw neoxihei font"
homepage "https://github.com/lxgw/LxgwNeoXiHei"
url "https://github.com/lxgw/LxgwNeoXiHei/releases/download/v1.203/LXGWNeoXiHei.ttf"
version "1.203"
sha256 "8158b58d51ad19c063e5dd5ebeb95e7592124f5ed6e62a54e5a02afaac939349"
url "https://github.com/lxgw/LxgwNeoXiHei/releases/download/v1.204/LXGWNeoXiHei.ttf"
version "1.204"
sha256 "fee242a5c40389dde974780a0a2e4ac682823fdab06dadf98cee055fbe77580e"

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

0 comments on commit 94bca24

Please sign in to comment.