homebrew-cask/Casks/diumoo.rb

14 lines
506 B
Ruby
Raw Normal View History

2015-12-18 09:15:28 +08:00
cask 'diumoo' do
2017-06-15 22:20:40 +08:00
version '1.6.0beta'
sha256 '6747c250af4a3ad6ea022725b0183e968f4be3f0333130de55f5795095c3759a'
2016-07-11 05:08:31 +08:00
# github.com/shanzi/diumoo was verified as official when first introduced to the cask
2017-06-15 22:20:40 +08:00
url "https://github.com/shanzi/diumoo/releases/download/#{version}/diumoo.zip"
2016-07-11 05:08:31 +08:00
appcast 'https://github.com/shanzi/diumoo/releases.atom',
2017-08-04 06:29:21 +08:00
checkpoint: 'ea8df697446f43212c3a242b7718f94595276e6de73cfb6a15b8a0b16f27d1f0'
2015-03-28 01:11:29 +08:00
name 'diumoo'
homepage 'http://diumoo.net/'
2014-09-16 00:05:29 +08:00
app 'diumoo.app'
end