diff --git a/automatic/nordvpn/info b/automatic/nordvpn/info index a12a0071b..d5e955e78 100644 --- a/automatic/nordvpn/info +++ b/automatic/nordvpn/info @@ -1 +1 @@ -5aeafcbac9e200|6.13.13 \ No newline at end of file +5b2a6587f1f5b8|6.14.28 \ No newline at end of file diff --git a/automatic/nordvpn/nordvpn.nuspec b/automatic/nordvpn/nordvpn.nuspec index 331235c4d..0203d3236 100644 --- a/automatic/nordvpn/nordvpn.nuspec +++ b/automatic/nordvpn/nordvpn.nuspec @@ -3,7 +3,7 @@ nordvpn - 6.13.13 + 6.14.28 https://github.com/AdmiringWorm/chocolatey-packages/tree/master/automatic/nordvpn AdmiringWorm, Sanshiro NordVPN diff --git a/automatic/nordvpn/tools/chocolateyinstall.ps1 b/automatic/nordvpn/tools/chocolateyinstall.ps1 index 5f37e80c8..fdeb20475 100644 --- a/automatic/nordvpn/tools/chocolateyinstall.ps1 +++ b/automatic/nordvpn/tools/chocolateyinstall.ps1 @@ -3,9 +3,9 @@ $packageArgs = @{ packageName = $env:ChocolateyPackageName fileType = 'exe' - url = 'https://downloads.nordcdn.com/apps/windows/10/NordVPN/6.13.13/NordVPNSetup.exe' + url = 'https://downloads.nordcdn.com/apps/windows/10/NordVPN/6.14.28/NordVPNSetup.exe' softwareName = 'NordVPN*' - checksum = '00A1900298D926818D5103562F511DE39B3015913AF5D69A1632C694C366F0941DAD1B46CF9C7D5E832855E20E57B8ED87A3EA668699FC7456B0FBB3488BA58A' + checksum = 'BD429E5278D83D75F702F602A31F6FA3713534859ACE0FBE0243C2A435923850C92F1E80023B9FE9385D193E2D2D92B7BC8434B4664EA17C8D6F21BE6277968B' checksumType = 'sha512' silentArgs = '/exebasicui /exenoupdates /qb /norestart' validExitCodes = @(0)