Added x86 architecture for WireGuard version 0.3.4. (#10577)

This commit is contained in:
Easton Pillay
2021-04-13 16:17:33 -05:00
committed by GitHub
parent d8a028f38a
commit 759fd4eeb2
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.4
Installers:
- Architecture: x64
InstallerUrl: https://download.wireguard.com/windows-client/wireguard-amd64-0.3.4.msi
InstallerSha256: 9D52A4C7F51A0A5AA06B68145FEA9891A780F250B0CD0F5A2B468F5268829411
InstallerType: msi
ProductCode: "{B39961A6-C5DF-4A48-AC4A-0A1E02EB4B03}"
- Architecture: arm64
InstallerUrl: https://download.wireguard.com/windows-client/wireguard-arm64-0.3.4.msi
InstallerSha256: EB75CB86822329716FA0CC31B8C30E83DC0D5ACE068D227F9A2835FE9CA663BF
InstallerType: msi
ProductCode: "{0794680A-7A05-44CE-9F3B-6A0336B6F5D2}"
- Architecture: x86
InstallerUrl: https://download.wireguard.com/windows-client/wireguard-x86-0.3.4.msi
InstallerSha256: 300C5C5D220F8689A2B543F1B873280B73BAF61DB085F7F0327BDE2C2CB16003
InstallerType: msi
ProductCode: "{6806A787-6008-45E3-82EA-6F551EA930ED}"
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.4
PackageLocale: en-US
Moniker: wireguard
Tags:
- wireguard
- vpn
PackageUrl: https://www.wireguard.com/
Publisher: WireGuard LLC
PackageName: WireGuard
License: Copyright © 2015-2020 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.4
PackageName: WireGuard
Publisher: WireGuard LLC
License: Copyright © 2015-2020 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.4.msi
InstallerSha256: 9d52a4c7f51a0a5aa06b68145fea9891a780f250b0cd0f5a2b468f5268829411
InstallerType: msi
PackageLocale: en-US
ManifestType: singleton
DefaultLocale: en-US
ManifestType: version
ManifestVersion: 1.0.0