Added x86 architecture for WireGuard version 0.3.8. (#10579)

This commit is contained in:
Easton Pillay
2021-04-13 16:19:10 -05:00
committed by GitHub
parent 759fd4eeb2
commit 4793ddb175
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.8
Installers:
- Architecture: x64
InstallerUrl: https://download.wireguard.com/windows-client/wireguard-amd64-0.3.8.msi
InstallerSha256: 7853EB7F4CFF2A109A2775E11E44ACB78CC4EB6D10DD2501D1E002EFE4C38B31
InstallerType: msi
ProductCode: "{0B4FF5E4-8A36-41A9-B584-53B74D932F3D}"
- Architecture: arm64
InstallerUrl: https://download.wireguard.com/windows-client/wireguard-arm64-0.3.8.msi
InstallerSha256: 170C7957A10816E838497818D59AC66A84672C19420C27C52415252A99070C91
InstallerType: msi
ProductCode: "{46091106-11BD-4611-9055-6ABF2029DC59}"
- Architecture: x86
InstallerUrl: https://download.wireguard.com/windows-client/wireguard-x86-0.3.8.msi
InstallerSha256: 26625E7D2550C65D77DC3EF70899A203E38939664364B8FA8A3FACED0EF372E8
InstallerType: msi
ProductCode: "{7CF4BD46-AE15-4881-940A-23AC6C367D9C}"
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.8
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
PackageVersion: 0.3.8
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.8.msi
InstallerSha256: 7853eb7f4cff2a109a2775e11e44acb78cc4eb6d10dd2501d1e002efe4c38b31
InstallerType: msi
PackageLocale: en-US
ManifestType: singleton
DefaultLocale: en-US
ManifestType: version
ManifestVersion: 1.0.0