homebrew-cask-versions/Casks/supersync.rb
2014-09-15 12:06:25 -04:00

9 lines
182 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