Add WireGuard 0.3.11 (#10719)

This commit is contained in:
Luis Lavena
2021-04-14 12:59:13 -03:00
committed by GitHub
parent 2b5cbc6e3c
commit acbafe608c
3 changed files with 42 additions and 0 deletions

View File

@@ -0,0 +1,21 @@
# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.0.0.schema.json
PackageIdentifier: WireGuard.WireGuard
PackageVersion: 0.3.11
Installers:
- Architecture: x64
InstallerUrl: https://download.wireguard.com/windows-client/wireguard-amd64-0.3.11.msi
InstallerSha256: 794eb63bf0171f3c16a44adda1a05f3edafd58d47a3617e30c893ec527a2307a
InstallerType: msi
ProductCode: "{1103D5AC-8385-48F5-A2AE-045146E2EDC9}"
- Architecture: arm64
InstallerUrl: https://download.wireguard.com/windows-client/wireguard-arm64-0.3.11.msi
InstallerSha256: 477bd6e83596eeb3cbe1d569a83691580b89bb2ef009aab5af0a5d4a2b7ca0d8
InstallerType: msi
ProductCode: "{211CE439-E7B8-4053-AC59-0E3D727EF032}"
- Architecture: x86
InstallerUrl: https://download.wireguard.com/windows-client/wireguard-x86-0.3.11.msi
InstallerSha256: 3651c9d628f04871890046bdcd930f2497eb1ba336112be8692cafe1e9f95232
InstallerType: msi
ProductCode: "{86E41F9F-4A97-46B4-B8BC-A1240CC4AF42}"
ManifestType: installer
ManifestVersion: 1.0.0

View File

@@ -0,0 +1,15 @@
# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultlocale.1.0.0.schema.json
PackageIdentifier: WireGuard.WireGuard
PackageVersion: 0.3.11
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,6 @@
# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.0.0.schema.json
PackageIdentifier: WireGuard.WireGuard
PackageVersion: 0.3.11
DefaultLocale: en-US
ManifestType: version
ManifestVersion: 1.0.0