homebrew-cask/Casks/insync.rb

11 lines
257 B
Ruby
Raw Normal View History

2015-12-18 09:15:28 +08:00
cask 'insync' do
2017-11-14 11:59:00 +08:00
version '1.3.22.36179'
sha256 '9d681d3a14449a64f1035245ddc848f0a03e86d4740b150876bfcef86dc1a7b9'
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/'
2014-09-16 00:05:44 +08:00
app 'Insync.app'
2013-06-12 16:42:17 +08:00
end