homebrew-cask/Casks/doitim.rb

14 lines
403 B
Ruby
Raw Normal View History

2015-12-18 09:15:28 +08:00
cask 'doitim' do
2015-09-18 00:31:35 +08:00
version '4.2.3'
sha256 'd9cc46729385cf94f7fc653e7e425baa33f3a7c193bfe386255b4afc88e685eb'
2014-11-26 00:52:07 +08:00
2015-09-18 00:31:35 +08:00
url "http://version.doit.im/dl/doit.im.#{version}.zip"
2015-05-24 00:23:58 +08:00
appcast 'http://version.doit.im/mac/update.xml',
checkpoint: '4e1f29318d7adf08a0a39da28d53a36ae4389db20b2f005ddfb92effe953c6a6'
name 'Doit.im'
homepage 'https://doit.im/'
2014-11-26 00:52:07 +08:00
license :commercial
app 'Doit.im.app'
end