homebrew-cask-versions/Casks/supersync.rb
2014-09-17 07:43:04 -04:00

9 lines
181 B
Ruby

class Supersync < Cask
version :latest
sha256 :no_check
url 'https://supersync.com/downloads/SuperSync.app.zip'
homepage 'http://supersync.com/'
app 'SuperSync.app'
end