Added x86 architecture for WireGuard version 0.3.9. (#10580)

This commit is contained in:
Easton Pillay
2021-04-11 16:18:16 -05:00
committed by GitHub
parent a5c21ce0bc
commit 0d2be1bca3
3 changed files with 42 additions and 16 deletions

View File

@@ -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

View File

@@ -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

View File

@@ -1,19 +1,7 @@
# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.0.0.schema.json
PackageIdentifier: WireGuard.WireGuard PackageIdentifier: WireGuard.WireGuard
PackageVersion: 0.3.9 PackageVersion: 0.3.9
PackageName: WireGuard DefaultLocale: en-US
Publisher: WireGuard LLC ManifestType: version
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
ManifestVersion: 1.0.0 ManifestVersion: 1.0.0