homebrew-cask/Casks/insync.rb

8 lines
214 B
Ruby
Raw Normal View History

2013-06-12 16:42:17 +08:00
class Insync < Cask
2013-06-22 22:36:09 +08:00
url 'http://s.insynchq.com/builds/Insync-1.0.15.31570.dmg'
2013-06-12 16:42:17 +08:00
homepage 'http://insynchq.com/'
2013-06-22 22:36:09 +08:00
version '1.0.15.31570'
sha1 'a4b594b165caa3f8df093880a4d0228e98d38264'
2013-06-12 16:42:17 +08:00
link 'Insync.app'
end