diff --git a/Formula/font-lxgw-neoxihei.rb b/Formula/font-lxgw-neoxihei.rb index 27a34b880..5c6e0039c 100644 --- a/Formula/font-lxgw-neoxihei.rb +++ b/Formula/font-lxgw-neoxihei.rb @@ -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]