Add WireGuard 0.3.14 (#12457)
Remove `ProductCode` fields from this version since I was unable to retrieve those from the MSI packages.
This commit is contained in:
@@ -0,0 +1,32 @@
|
||||
# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.0.0.schema.json
|
||||
PackageIdentifier: WireGuard.WireGuard
|
||||
PackageVersion: 0.3.14
|
||||
MinimumOSVersion: 10.0.0.0
|
||||
InstallModes:
|
||||
- interactive
|
||||
- silent
|
||||
- silentWithProgress
|
||||
Installers:
|
||||
- Architecture: x64
|
||||
InstallerType: msi
|
||||
InstallerUrl: https://download.wireguard.com/windows-client/wireguard-amd64-0.3.14.msi
|
||||
InstallerSha256: 07473b4a6c62c1a661e85eae221d3b9de36df829645a210998216ca2c467c2fa
|
||||
Scope: machine
|
||||
InstallerLocale: en-US
|
||||
UpgradeBehavior: install
|
||||
- Architecture: arm64
|
||||
InstallerType: msi
|
||||
InstallerUrl: https://download.wireguard.com/windows-client/wireguard-arm64-0.3.14.msi
|
||||
InstallerSha256: 5ba0ce5530bea43a450883c931fe4e4f46ff791d9e9ad76d73ee49ab192b99dd
|
||||
Scope: machine
|
||||
InstallerLocale: en-US
|
||||
UpgradeBehavior: install
|
||||
- Architecture: x86
|
||||
InstallerType: msi
|
||||
InstallerUrl: https://download.wireguard.com/windows-client/wireguard-x86-0.3.14.msi
|
||||
InstallerSha256: 82981689570b14e605af91f45c6c3b613db59b40cfc355d5d1fc01688c4e3f4c
|
||||
Scope: machine
|
||||
InstallerLocale: en-US
|
||||
UpgradeBehavior: install
|
||||
ManifestType: installer
|
||||
ManifestVersion: 1.0.0
|
@@ -0,0 +1,24 @@
|
||||
# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultlocale.1.0.0.schema.json
|
||||
PackageIdentifier: WireGuard.WireGuard
|
||||
PackageVersion: 0.3.14
|
||||
PackageLocale: en-US
|
||||
Publisher: WireGuard LLC
|
||||
PublisherUrl: https://www.wireguard.com
|
||||
#PublisherSupportUrl:
|
||||
#PrivacyUrl:
|
||||
Author: WireGuard LLC
|
||||
PackageName: WireGuard
|
||||
PackageUrl: https://www.wireguard.com
|
||||
License: GPLv2
|
||||
LicenseUrl: 'https://www.wireguard.com/#license'
|
||||
Copyright: Copyright © 2015-2021 Jason A. Donenfeld. All Rights Reserved.
|
||||
#CopyrightUrl:
|
||||
ShortDescription: WireGuard® is an extremely simple yet fast and modern VPN that utilizes state-of-the-art cryptography.
|
||||
Description: WireGuard® is an extremely simple yet fast and modern VPN that utilizes state-of-the-art cryptography. It aims to be faster, simpler, leaner, and more useful than IPsec, while avoiding the massive headache. It intends to be considerably more performant than OpenVPN. WireGuard is designed as a general purpose VPN for running on embedded interfaces and super computers alike, fit for many different circumstances. Initially released for the Linux kernel, it is now cross-platform (Windows, macOS, BSD, iOS, Android) and widely deployable. It is currently under heavy development, but already it might be regarded as the most secure, easiest to use, and simplest VPN solution in the industry.
|
||||
Moniker: wireguard
|
||||
Tags:
|
||||
- vpn
|
||||
- secure
|
||||
- tunnel
|
||||
ManifestType: defaultLocale
|
||||
ManifestVersion: 1.0.0
|
@@ -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.14
|
||||
DefaultLocale: en-US
|
||||
ManifestType: version
|
||||
ManifestVersion: 1.0.0
|
Reference in New Issue
Block a user