homebrew-cask/Casks/insync.rb

12 lines
274 B
Ruby
Raw Normal View History

2015-12-18 09:15:28 +08:00
cask 'insync' do
2016-05-18 07:17:17 +08:00
version '1.3.6.36076'
sha256 '9b3c70cb0effee47f4897898b7e3d0852586aab8f3810356083b2562b4cc158c'
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