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 Aug 29, 2024
1 parent ad49b50 commit e53f776
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.200/LXGWNeoXiHei.ttf"
version "1.200"
sha256 "f26fb5f6524d760fa606fbc702283c37267800e0b6344de4eeb965eeedf672ec"
url "https://github.com/lxgw/LxgwNeoXiHei/releases/download/v1.201/LXGWNeoXiHei.ttf"
version "1.201"
sha256 "db0db926f6f1eeef4ed1acecbcb497d53c5f5c035535d7f38df3402e1b315192"

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

0 comments on commit e53f776

Please sign in to comment.