Skip to content

Commit

Permalink
Add HMA! Pro VPN.app v. 3.2.11.2 (#27160)
Browse files Browse the repository at this point in the history
  • Loading branch information
rqelibari authored and vitorgalvao committed Nov 28, 2016
1 parent 0369023 commit f7372f3
Showing 1 changed file with 24 additions and 0 deletions.
24 changes: 24 additions & 0 deletions Casks/hma-pro-vpn.rb
Original file line number Diff line number Diff line change
@@ -0,0 +1,24 @@
cask 'hma-pro-vpn' do
version '3.2.11.2'
sha256 '77ef3863352702697052dbbec5eff6087a5e2b5f18bde70827e98be748628978'

# d1llq9kjmh5kle.cloudfront.net/HMA-Pro-VPN-macOS- was verified as official when first introduced to the cask
url "https://d1llq9kjmh5kle.cloudfront.net/HMA-Pro-VPN-macOS-#{version}.dmg"
name 'HMA! Pro VPN'
name 'HideMyAss! Pro VPN'
homepage 'https://www.hidemyass.com'

installer manual: 'Install HMA! Pro VPN.app'

uninstall launchctl: 'com.privax.hmaprovpn.helper',
quit: 'com.privax.hmaprovpn.helper',
delete: [
'/Applications/HMA! Pro VPN.app',
'/Library/PrivilegedHelperTools/com.privax.hmaprovpn.helper',
]

zap delete: [
'~/Library/Preferences/com.privax.hmaprovpn.plist',
'~/Library/Saved Application State/com.privax.hmaprovpn.savedState',
]
end

0 comments on commit f7372f3

Please sign in to comment.