homebrew-cask/Casks/doitim.rb

13 lines
380 B
Ruby
Raw Normal View History

2015-12-18 09:15:28 +08:00
cask 'doitim' do
2016-10-31 16:15:54 +08:00
version '4.2.6'
sha256 'bf875f3b200540a708a8d4f404e98bc73b355b81a27183d091d31af73fe4f122'
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',
2017-01-25 19:29:14 +08:00
checkpoint: '533d6dcdb35a7578b79ecbaf96fa24e38eb29470966d09c946326a10e8e775e7'
name 'Doit.im'
homepage 'http://doit.im/'
2014-11-26 00:52:07 +08:00
app 'Doit.im.app'
end