homebrew-cask/Casks/diumoo.rb

13 lines
416 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"
2018-06-12 22:37:26 +08:00
appcast 'https://github.com/shanzi/diumoo/releases.atom'
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