Added x86 architecture for WireGuard version 0.3.9. (#10580)
This commit is contained in:
@@ -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
|
||||
|
@@ -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
|
||||
|
@@ -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
|
||||
|
||||
|
Reference in New Issue
Block a user