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',
2017-08-04 19:47:07 +08:00
checkpoint: '12e5c755ba8e9ea0acd8b1cc8c045f1195287c2bbf2671cbb8d60b6155d7c6eb'
name 'Doit.im'
homepage 'https://doit.im/'
2014-11-26 00:52:07 +08:00
app 'Doit.im.app'
end