Added WireGuard version 0.3.10. (#10576)

* Added WireGuard version 0.3.10.

* Fixed garbled metadata.
This commit is contained in:
Easton Pillay
2021-04-11 16:35:38 -05:00
committed by GitHub
parent 82a4418208
commit 867673b5f5
3 changed files with 45 additions and 0 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.10
Installers:
- Architecture: x64
InstallerUrl: https://download.wireguard.com/windows-client/wireguard-amd64-0.3.10.msi
InstallerSha256: 7095D47FCF34130FEEC15DE84E93DFB6B8469294FD2B549C2EF57D05BBE2E707
InstallerType: msi
ProductCode: "{1103D5AC-8385-48F5-A2AE-045146E2EDC9}"
- Architecture: arm64
InstallerUrl: https://download.wireguard.com/windows-client/wireguard-arm64-0.3.10.msi
InstallerSha256: 16C527853241ABA7F4F85030A38E397A55DC36B6DEE7738F4C0A7E2A1BBD94D2
InstallerType: msi
ProductCode: "{211CE439-E7B8-4053-AC59-0E3D727EF032}"
- Architecture: x86
InstallerUrl: https://download.wireguard.com/windows-client/wireguard-x86-0.3.10.msi
InstallerSha256: E34F64E685E17E224237CE17CA7EC4F25D310AD4B8F590886413161D596B8ED0
InstallerType: msi
ProductCode: "{86E41F9F-4A97-46B4-B8BC-A1240CC4AF42}"
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.10
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

@@ -0,0 +1,7 @@
# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.0.0.schema.json
PackageIdentifier: WireGuard.WireGuard
PackageVersion: 0.3.10
DefaultLocale: en-US
ManifestType: version
ManifestVersion: 1.0.0