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 18, 2024
1 parent 3a0f1f7 commit 4f49a36
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.205/LXGWNeoXiHei.ttf"
version "1.205"
sha256 "f3a11e9e08f39a1984566ef23a8bd117fa06ee2f27961ccb2f8e0df23fe77fdc"
url "https://github.com/lxgw/LxgwNeoXiHei/releases/download/v1.206/LXGWNeoXiHei.ttf"
version "1.206"
sha256 "8ec2d02c3e5d7f382e16493b437a077b925dea1f9703f42483d32acaa1d0f2fe"

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

0 comments on commit 4f49a36

Please sign in to comment.