From fd9c8fd691461b4accf2249ab630d5fd27980b82 Mon Sep 17 00:00:00 2001 From: Esco Date: Sat, 13 Jun 2020 20:10:03 +0200 Subject: [PATCH] Updated NordVPN download link (#1822) * Updated NordVPN download link +found the proper download link for NordVPN * fixed Sha256 apperently the direct download got another hash + added switches --- manifests/NordVPN/NordVPN/6.29.7.yaml | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/manifests/NordVPN/NordVPN/6.29.7.yaml b/manifests/NordVPN/NordVPN/6.29.7.yaml index e50f8e7ad..be85c4e8d 100644 --- a/manifests/NordVPN/NordVPN/6.29.7.yaml +++ b/manifests/NordVPN/NordVPN/6.29.7.yaml @@ -9,6 +9,9 @@ Tags: vpn, privacy, security Homepage: https://nordvpn.com/ Installers: - Arch: x64 - Url: https://downloads.nordcdn.com/apps/windows/10/NordVPN/latest/NordVPNSetup.exe - Sha256: 97758D370329FDAED43047C3F9998030F2422E834D4A36A2E80540FE5A139137 + Url: https://downloads.nordcdn.com/apps/windows/10/NordVPN/6.29.7/NordVPNSetup.exe + Sha256: e8b1d47f7ab4d93c7976da630ecb433dcb71115dae18970f9a53d61143d265a6 InstallerType: exe + Switches: + Silent: /quiet /qn /norestart + SilentWithProgress: /passive /norestart