From 0d2be1bca35439557736f7cb97b722aa70e0dfc5 Mon Sep 17 00:00:00 2001 From: Easton Pillay Date: Sun, 11 Apr 2021 16:18:16 -0500 Subject: [PATCH] Added x86 architecture for WireGuard version 0.3.9. (#10580) --- .../0.3.9/WireGuard.WireGuard.installer.yaml | 22 +++++++++++++++++++ .../WireGuard.WireGuard.locale.en-US.yaml | 16 ++++++++++++++ .../WireGuard/0.3.9/WireGuard.WireGuard.yaml | 20 ++++------------- 3 files changed, 42 insertions(+), 16 deletions(-) create mode 100644 manifests/w/WireGuard/WireGuard/0.3.9/WireGuard.WireGuard.installer.yaml create mode 100644 manifests/w/WireGuard/WireGuard/0.3.9/WireGuard.WireGuard.locale.en-US.yaml diff --git a/manifests/w/WireGuard/WireGuard/0.3.9/WireGuard.WireGuard.installer.yaml b/manifests/w/WireGuard/WireGuard/0.3.9/WireGuard.WireGuard.installer.yaml new file mode 100644 index 000000000..6db0f1415 --- /dev/null +++ b/manifests/w/WireGuard/WireGuard/0.3.9/WireGuard.WireGuard.installer.yaml @@ -0,0 +1,22 @@ +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.0.0.schema.json +PackageIdentifier: WireGuard.WireGuard +PackageVersion: 0.3.9 +Installers: +- Architecture: x64 + InstallerUrl: https://download.wireguard.com/windows-client/wireguard-amd64-0.3.9.msi + InstallerSha256: 6149B608A384148830237AE088CB8A82794E80784BBAB6E3E1BBFBBDA0FD7B3D + InstallerType: msi + ProductCode: "{88B8744D-1B73-40E8-8E4B-1FBA164396E0}" +- Architecture: arm64 + InstallerUrl: https://download.wireguard.com/windows-client/wireguard-arm64-0.3.9.msi + InstallerSha256: 04BAE9D8C8667BB5FF2AA6AB42BD22ED492B04101C8BE3310D5A8D74F16D2D48 + InstallerType: msi + ProductCode: "{77900658-1A64-421F-95BF-86459DE1DF6A}" +- Architecture: x86 + InstallerUrl: https://download.wireguard.com/windows-client/wireguard-x86-0.3.9.msi + InstallerSha256: 32A516B40597C3F69B99AE57A25A715FC420F1C5F830547868FA80068591BBE4 + InstallerType: msi + ProductCode: "{330D6215-96E0-44A0-94BE-DD23B68740FA}" +ManifestType: installer +ManifestVersion: 1.0.0 + diff --git a/manifests/w/WireGuard/WireGuard/0.3.9/WireGuard.WireGuard.locale.en-US.yaml b/manifests/w/WireGuard/WireGuard/0.3.9/WireGuard.WireGuard.locale.en-US.yaml new file mode 100644 index 000000000..4975f558c --- /dev/null +++ b/manifests/w/WireGuard/WireGuard/0.3.9/WireGuard.WireGuard.locale.en-US.yaml @@ -0,0 +1,16 @@ +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultlocale.1.0.0.schema.json +PackageIdentifier: WireGuard.WireGuard +PackageVersion: 0.3.9 +PackageLocale: en-US +Moniker: wireguard +Tags: +- wireguard +- vpn +PackageUrl: https://www.wireguard.com/ +Publisher: WireGuard LLC +PackageName: WireGuard +License: Copyright © 2015-2021 Jason A. Donenfeld. All Rights Reserved. +ShortDescription: WireGuard® is an extremely simple yet fast and modern VPN that utilizes state-of-the-art cryptography. +ManifestType: defaultLocale +ManifestVersion: 1.0.0 + diff --git a/manifests/w/WireGuard/WireGuard/0.3.9/WireGuard.WireGuard.yaml b/manifests/w/WireGuard/WireGuard/0.3.9/WireGuard.WireGuard.yaml index 8c81eaeac..6458ae1a5 100644 --- a/manifests/w/WireGuard/WireGuard/0.3.9/WireGuard.WireGuard.yaml +++ b/manifests/w/WireGuard/WireGuard/0.3.9/WireGuard.WireGuard.yaml @@ -1,19 +1,7 @@ +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.0.0.schema.json PackageIdentifier: WireGuard.WireGuard PackageVersion: 0.3.9 -PackageName: WireGuard -Publisher: WireGuard LLC -License: Copyright © 2015-2021 Jason A. Donenfeld. All Rights Reserved. -Moniker: wireguard -Tags: -- wireguard -- vpn -ShortDescription: WireGuard® is an extremely simple yet fast and modern VPN that utilizes state-of-the-art cryptography. -PackageUrl: https://www.wireguard.com/ -Installers: -- Architecture: x64 - InstallerUrl: https://download.wireguard.com/windows-client/wireguard-amd64-0.3.9.msi - InstallerSha256: 6149b608a384148830237ae088cb8a82794e80784bbab6e3e1bbfbbda0fd7b3d - InstallerType: msi -PackageLocale: en-US -ManifestType: singleton +DefaultLocale: en-US +ManifestType: version ManifestVersion: 1.0.0 +