homebrew-cask/Casks/diumoo.rb

14 lines
503 B
Ruby
Raw Normal View History

2015-12-18 09:15:28 +08:00
cask 'diumoo' do
2016-07-11 05:08:31 +08:00
version '1.5.0'
sha256 'f6a6628dab6c64752f6827e453368c18dcd06962ee0823d51d51c439cf7e04b6'
2016-07-11 05:08:31 +08:00
# github.com/shanzi/diumoo was verified as official when first introduced to the cask
url "https://github.com/shanzi/diumoo/releases/download/v#{version}/diumoo.zip"
appcast 'https://github.com/shanzi/diumoo/releases.atom',
2016-07-25 10:02:51 +08:00
checkpoint: '3338de89c108cfa730279f37cf36779ba3e5cd088a2a62789259d01d9e6cf183'
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