homebrew-cask/Casks/insync.rb

12 lines
275 B
Ruby
Raw Normal View History

2015-12-18 09:15:28 +08:00
cask 'insync' do
2015-07-08 10:45:26 +08:00
version '1.2.16.35181'
sha256 'a80f07bd191228ba283a5b975326cf4d62dce28c600753ecadf66f00d361a22f'
2014-09-26 20:08:58 +08:00
url "http://s.insynchq.com/builds/Insync-#{version}.dmg"
2015-01-30 04:33:26 +08:00
name 'Insync'
homepage 'https://www.insynchq.com/'
license :closed
2014-09-16 00:05:44 +08:00
app 'Insync.app'
2013-06-12 16:42:17 +08:00
end