diff --git a/Formula/font-lxgw-neozhisong.rb b/Formula/font-lxgw-neozhisong.rb index 4235888bc..8c32a40bc 100644 --- a/Formula/font-lxgw-neozhisong.rb +++ b/Formula/font-lxgw-neozhisong.rb @@ -1,9 +1,9 @@ class FontLxgwNeozhisong < Formula desc "Lxgw neo zhisong font" homepage "https://github.com/lxgw/LxgwNeoZhiSong" - url "https://github.com/lxgw/LxgwNeoZhiSong/releases/download/v1.014/LXGWNeoZhiSong.ttf" - version "1.014" - sha256 "94abbebc8627f57a0f1776106c62cfd741ff82f355692a91d705428406280e03" + url "https://github.com/lxgw/LxgwNeoZhiSong/releases/download/v1.015/LXGWNeoZhiSong.ttf" + version "1.015" + sha256 "eaebf0db4858817242eeb8861a959d1f2cc84ab0d7c81ee702172e9154dbc50e" def install (share/"fonts").install Dir.glob("./**/LXGWNeoZhiSong.ttf")[0]