homebrew-cask/Casks/insync.rb

13 lines
294 B
Ruby
Raw Normal View History

2015-12-18 09:15:28 +08:00
cask 'insync' do
2018-04-10 15:58:08 +08:00
version '1.4.5.37069'
sha256 '3d0f63d709b65ff44fc32aae34a2456809ac2e53ed9f4e1effbe35ab5b5dce5f'
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/'
conflicts_with cask: 'insync-beta'
2014-09-16 00:05:44 +08:00
app 'Insync.app'
2013-06-12 16:42:17 +08:00
end