Initial releas of SuperSync for Homerbrew/Cask

Initial release of SuperSync for Homerbrew / Cask
This commit is contained in:
Adyton
2014-01-18 12:43:03 +01:00
parent 106340106f
commit 97bdf945ae
+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