homebrew-cask/Casks/porthole.rb

11 lines
224 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/'
app 'Porthole.app'
end