homebrew-cask/Casks/supersync.rb

10 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