From ec65e922b0e699c98c28894ac4ba9dff93b0d2db Mon Sep 17 00:00:00 2001 From: "Jason A. Donenfeld" Date: Thu, 31 Dec 2020 21:21:31 +0100 Subject: [PATCH] Remove WireGuard temporarily (part 1/5) (#5817) --- manifests/Wireguard/Wireguard/0.1.0.yaml | 17 ----------------- 1 file changed, 17 deletions(-) delete mode 100644 manifests/Wireguard/Wireguard/0.1.0.yaml diff --git a/manifests/Wireguard/Wireguard/0.1.0.yaml b/manifests/Wireguard/Wireguard/0.1.0.yaml deleted file mode 100644 index 967fcd43c..000000000 --- a/manifests/Wireguard/Wireguard/0.1.0.yaml +++ /dev/null @@ -1,17 +0,0 @@ -Id: Wireguard.Wireguard -Version: 0.1.0 -Name: Wireguard -Publisher: Wireguard -License: Copyright © 2015-2020 JAson A. Donenfeld. All Rights Reserved -AppMoniker: wireguard -Tags: wireguard, vpn -Description: WireGuard® is an extremely simple yet fast and modern VPN that utilizes state-of-the-art cryptography. -Homepage: https://www.wireguard.com/ -Installers: - - Arch: x64 - Url: https://download.wireguard.com/windows-client/wireguard-amd64-0.1.0.msi - Sha256: 1BBA81CC4E95BF09FCD1D1D63AFA0EC19ED204407AEE770DCCE647E3C3B04262 - InstallerType: msi - Switches: - Silent: /quiet - SilentWithProgress: /passive \ No newline at end of file