diff --git a/Casks/supersync.rb b/Casks/supersync.rb new file mode 100644 index 0000000000..62fea1f8fa --- /dev/null +++ b/Casks/supersync.rb @@ -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