Skip to content

Commit

Permalink
Merge pull request #185417 from Homebrew/update-font-chenyuluoyan
Browse files Browse the repository at this point in the history
  • Loading branch information
p-linnane authored Sep 14, 2024
2 parents 8744f18 + ac939f7 commit 0da9dd2
Showing 1 changed file with 7 additions and 2 deletions.
9 changes: 7 additions & 2 deletions Casks/font/font-c/font-chenyuluoyan.rb
Original file line number Diff line number Diff line change
@@ -1,12 +1,17 @@
cask "font-chenyuluoyan" do
version "1.0-motospaced"
version "1.0"
sha256 "d8ecd0598634c92f0b29f90aabef8f7916f17aef19b0350883ca7b46979a5373"

url "https://github.com/Chenyu-otf/chenyuluoyan_thin/releases/download/v#{version}/ChenYuluoyan-Thin-Monospaced.ttf"
url "https://github.com/Chenyu-otf/chenyuluoyan_thin/releases/download/v#{version}-monospaced/ChenYuluoyan-Thin-Monospaced.ttf"
name "Chenyuluoyan"
name "辰宇落雁體"
homepage "https://github.com/Chenyu-otf/chenyuluoyan_thin"

livecheck do
url :url
regex(/^v?(\d+(?:\.\d+)+)[._-]monospaced$/i)
end

font "ChenYuluoyan-Thin-Monospaced.ttf"

# No zap stanza required
Expand Down

0 comments on commit 0da9dd2

Please sign in to comment.