homebrew-cask/Casks/insync.rb

12 lines
376 B
Ruby
Raw Normal View History

2014-11-14 01:26:06 +08:00
cask :v1 => 'insync' do
2014-10-22 22:58:00 +08:00
version '1.0.37.31804'
sha256 '782c66bab03e1edf9235b88aed68680e63116242e696c9d1016800dc9ffbe92c'
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://insynchq.com/'
license :unknown # todo: change license and remove this comment; ':unknown' is a machine-generated placeholder
2014-09-16 00:05:44 +08:00
app 'Insync.app'
2013-06-12 16:42:17 +08:00
end