homebrew-cask/Casks/insync.rb

8 lines
241 B
Ruby
Raw Normal View History

2013-06-12 16:42:17 +08:00
class Insync < Cask
2013-12-26 14:28:33 +08:00
url 'http://s.insynchq.com/builds/Insync-1.0.26.31705.dmg'
2013-08-05 09:54:02 +08:00
homepage 'https://insynchq.com/'
2013-12-26 14:28:33 +08:00
version '1.0.26.31705'
sha256 '620852c8a60e67385bc05bbb18619443088fa2485a11180047a8552864183a8a'
2013-06-12 16:42:17 +08:00
link 'Insync.app'
end