Update nordvpn from 5.4.3 to 5.5.3 (#80336)

This commit is contained in:
Randall 2020-04-10 03:52:23 -07:00 committed by GitHub
parent c706d55ff6
commit daf7ab7f72
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 7 additions and 4 deletions

View File

@ -1,8 +1,8 @@
cask 'nordvpn' do
version '5.4.3'
sha256 'd27b8c062693451cd1f4b1c3bb9342a68835bdc1d7e52dd920654a6ee87676f2'
version '5.5.3'
sha256 'df1165a417a1bade18c18ace4c8852e11970c609891d242e41f7f4fde0520832'
# downloads.nordcdn.com/apps was verified as official when first introduced to the cask
# downloads.nordcdn.com was verified as official when first introduced to the cask
url 'https://downloads.nordcdn.com/apps/macos/generic/NordVPN-OpenVPN/latest/NordVPN.pkg'
appcast 'https://downloads.nordcdn.com/apps/macos/generic/NordVPN-OpenVPN/latest/update_pkg.xml'
name 'NordVPN'
@ -13,7 +13,10 @@ cask 'nordvpn' do
pkg 'NordVPN.pkg'
uninstall quit: 'com.nordvpn.NordVPN',
launchctl: 'com.nordvpn.NordVPN.Helper',
launchctl: [
'com.nordvpn.osx.helper',
'com.nordvpn.NordVPN.Helper',
],
delete: '/Library/PrivilegedHelperTools/com.nordvpn.NordVPN.Helper',
login_item: 'NordVPN',
pkgutil: 'com.nordvpn.osx'