Added x86 architecture for WireGuard version 0.3.5. (#10578)
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.5
|
||||
Installers:
|
||||
- Architecture: x64
|
||||
InstallerUrl: https://download.wireguard.com/windows-client/wireguard-amd64-0.3.5.msi
|
||||
InstallerSha256: 2055FD6A5224482354921931CB1AE5F01EF52DD710AECB571D25015119A1900A
|
||||
InstallerType: msi
|
||||
ProductCode: "{A52018A4-F684-48FA-A49C-E826075BB88E}"
|
||||
- Architecture: arm64
|
||||
InstallerUrl: https://download.wireguard.com/windows-client/wireguard-arm64-0.3.5.msi
|
||||
InstallerSha256: C894CDD58D00FFF00D8AF6CB33210A6D3E5527D6B827EFEDBA2EE3A5CB0A9D40
|
||||
InstallerType: msi
|
||||
ProductCode: "{E5441054-5725-4CC3-B8D6-00977365731F}"
|
||||
- Architecture: x86
|
||||
InstallerUrl: https://download.wireguard.com/windows-client/wireguard-x86-0.3.5.msi
|
||||
InstallerSha256: A89002135BC8ADCDAD7A86EB94BF1A739FA33DB7185AEF013D3AD222140B76DB
|
||||
InstallerType: msi
|
||||
ProductCode: "{252A3210-0F03-408F-BFC0-80ED1BACDDF5}"
|
||||
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.5
|
||||
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.5
|
||||
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.5.msi
|
||||
InstallerSha256: 2055fd6a5224482354921931cb1ae5f01ef52dd710aecb571d25015119a1900a
|
||||
InstallerType: msi
|
||||
PackageLocale: en-US
|
||||
ManifestType: singleton
|
||||
DefaultLocale: en-US
|
||||
ManifestType: version
|
||||
ManifestVersion: 1.0.0
|
||||
|
||||
|
Reference in New Issue
Block a user