homebrew-cask/Casks/porthole.rb

11 lines
226 B
Ruby

class Porthole < Cask
version 'latest'
sha256 :no_check
url 'http://getporthole.com/downloads/trial'
appcast 'http://update.getporthole.com/appcast.rss'
homepage 'http://getporthole.com/'
link 'Porthole.app'
end