homebrew-cask/Casks/dmhy.rb

12 lines
338 B
Ruby
Raw Normal View History

2016-03-19 09:36:24 +08:00
cask 'dmhy' do
2016-07-25 10:04:08 +08:00
version '2.0.1'
sha256 '2edcbfca18df69a509231fa8a1fbce5ddaec34f164383e384310e418d2cc9567'
2016-03-19 09:36:24 +08:00
url "https://github.com/yaqinking/DMHY/releases/download/v#{version}/DMHY.app.zip"
2018-06-12 22:37:26 +08:00
appcast 'https://github.com/yaqinking/DMHY/releases.atom'
2016-03-19 09:36:24 +08:00
name 'DMHY'
homepage 'https://github.com/yaqinking/DMHY'
app 'DMHY.app'
end