homebrew-cask/Casks/dmhy.rb

12 lines
338 B
Ruby

cask 'dmhy' do
version '2.0.1'
sha256 '2edcbfca18df69a509231fa8a1fbce5ddaec34f164383e384310e418d2cc9567'
url "https://github.com/yaqinking/DMHY/releases/download/v#{version}/DMHY.app.zip"
appcast 'https://github.com/yaqinking/DMHY/releases.atom'
name 'DMHY'
homepage 'https://github.com/yaqinking/DMHY'
app 'DMHY.app'
end