homebrew-cask/Casks/supersync.rb

8 lines
180 B
Ruby

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