Merge pull request #2470 from adyton/supersync

Initial release of SuperSync for Homerbrew/Cask
This commit is contained in:
Vítor Galvão
2014-01-18 08:46:54 -08:00
+7
View File
@@ -0,0 +1,7 @@
class Supersync < Cask
url 'http://supersync.com/downloads/SuperSync.app.zip'
homepage 'http://supersync.com/'
version 'latest'
no_checksum
link 'SuperSync.app'
end