homebrew-cask/Casks/diumoo.rb

15 lines
521 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',
checkpoint: 'ff1e48248c084bfb167a549c76a09bd7b5a24ab91912255a5b8e95be90da5b33'
2015-03-28 01:11:29 +08:00
name 'diumoo'
homepage 'http://diumoo.net/'
2015-08-28 00:50:58 +08:00
license :gratis
2014-09-16 00:05:29 +08:00
app 'diumoo.app'
end