Skip to content

Commit

Permalink
Merge pull request #169298 from daeho-ro/hma-vpn
Browse files Browse the repository at this point in the history
  • Loading branch information
p-linnane authored Mar 19, 2024
2 parents b1e152c + 7d00068 commit 78b8cd7
Show file tree
Hide file tree
Showing 3 changed files with 25 additions and 24 deletions.
24 changes: 0 additions & 24 deletions Casks/h/hma-pro-vpn.rb

This file was deleted.

24 changes: 24 additions & 0 deletions Casks/h/hma-vpn.rb
Original file line number Diff line number Diff line change
@@ -0,0 +1,24 @@
cask "hma-vpn" do
version :latest
sha256 :no_check

url "https://s-mac-sl.avcdn.net/macosx/privax/HMA-VPN.dmg",
verified: "s-mac-sl.avcdn.net/"
name "HMA! VPN"
desc "VPN program from Hide My Ass"
homepage "https://www.hidemyass.com/index.html"

installer manual: "Install HMA VPN.pkg"

uninstall launchctl: "com.privax.osx.provpn.helper",
quit: "com.privax.osx.provpn.helper",
delete: [
"/Applications/HMA VPN.app",
"/Library/PrivilegedHelperTools/com.privax.osx.provpn.helper",
]

zap trash: [
"~/Library/Preferences/com.privax.osx.provpn.helper.plist",
"~/Library/Saved Application State/com.privax.osx.provpn.helper.savedState",
]
end
1 change: 1 addition & 0 deletions cask_renames.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@
"figmadaemon": "figma-agent",
"fly-key": "flykey",
"hepta": "heptabase",
"hma-pro-vpn": "hma-vpn",
"mat": "memoryanalyzer",
"mouse-fix": "mac-mouse-fix",
"mysteriumvpn": "mysteriumdark",
Expand Down

0 comments on commit 78b8cd7

Please sign in to comment.