diff --git a/manifests/Wireguard/Wireguard/0.1.0.yaml b/manifests/Wireguard/Wireguard/0.1.0.yaml new file mode 100644 index 000000000..967fcd43c --- /dev/null +++ b/manifests/Wireguard/Wireguard/0.1.0.yaml @@ -0,0 +1,17 @@ +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