homebrew-cask/Casks/doitim.rb

13 lines
381 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',
2016-10-31 16:15:54 +08:00
checkpoint: 'd8c81316e984d4a3e9071020c83dbbfcf8262b85a76d745966f2c0099102dc7e'
name 'Doit.im'
homepage 'https://doit.im/'
2014-11-26 00:52:07 +08:00
app 'Doit.im.app'
end