Skip to content

Commit

Permalink
font-lxgw-wenkai updated
Browse files Browse the repository at this point in the history
  • Loading branch information
tani committed Oct 11, 2024
1 parent 2a42e4a commit c6493fa
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions Formula/font-lxgw-wenkai.rb
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
class FontLxgwWenkai < Formula
desc "Lxgw wenkai font"
homepage "https://github.com/lxgw/LxgwWenKai"
url "https://github.com/lxgw/LxgwWenKai/releases/download/v1.500/lxgw-wenkai-v1.500.zip"
version "1.500"
sha256 "d9f3b95bfa21269312e8e4c735d9160329a8db63dff07849c181b2407af93b12"
url "https://github.com/lxgw/LxgwWenKai/releases/download/v1.501/lxgw-wenkai-v1.501.zip"
version "1.501"
sha256 "ec4360813bd9b45b1537a29d1de0a226d2e9ce4d031d2f258d6f77001cdd9d6d"

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

0 comments on commit c6493fa

Please sign in to comment.