homebrew-cask/Casks/font/font-c/font-chenyuluoyan.rb

14 lines
434 B
Ruby

cask "font-chenyuluoyan" do
version "1.0-motospaced"
sha256 "d8ecd0598634c92f0b29f90aabef8f7916f17aef19b0350883ca7b46979a5373"
url "https://github.com/Chenyu-otf/chenyuluoyan_thin/releases/download/v#{version}/ChenYuluoyan-Thin-Monospaced.ttf"
name "Chenyuluoyan"
name "辰宇落雁體"
homepage "https://github.com/Chenyu-otf/chenyuluoyan_thin"
font "ChenYuluoyan-Thin-Monospaced.ttf"
# No zap stanza required
end