homebrew-cask/Casks/proxpn.rb

9 lines
201 B
Ruby

class Proxpn < Cask
url 'http://proxpn.com/mac.dmg'
appcast 'http://www.proxpn.org/updater/appcast.rss'
homepage 'http://proxpn.com'
version 'latest'
sha256 :no_check
link 'ProXPN.app'
end