Manifest Update for OpenVPNTechnologies.OpenVPNConnect v3.2.3.1851 (#13636)
* Added OpenVPNTechnologies.OpenVPNConnect v3.2.3.1851 * Updated version number * Revert "Updated version number" This reverts commit a0c9620ad9a5adec607b92d09e8aa82ae44ff93a.
This commit is contained in:
+21
@@ -0,0 +1,21 @@
|
|||||||
|
# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.0.0.schema.json
|
||||||
|
PackageIdentifier: OpenVPNTechnologies.OpenVPNConnect
|
||||||
|
PackageVersion: 3.2.3.1851
|
||||||
|
MinimumOSVersion: 10.0.0.0
|
||||||
|
Protocols:
|
||||||
|
- openvpn
|
||||||
|
InstallModes:
|
||||||
|
- interactive
|
||||||
|
- silent
|
||||||
|
- silentWithProgress
|
||||||
|
Installers:
|
||||||
|
- Architecture: x64
|
||||||
|
InstallerType: msi
|
||||||
|
InstallerUrl: https://swupdate.openvpn.net/downloads/connect/openvpn-connect-3.2.3.1851_signed.msi
|
||||||
|
InstallerSha256: 58973CEBA1DFB77AC98977F264B5AEBE4CA094C17ADA72C4D2767D2A2C7607C5
|
||||||
|
ProductCode: "{20D3815E-B6A0-4416-912A-F97C1C2044C7}"
|
||||||
|
Scope: machine
|
||||||
|
InstallerLocale: en-US
|
||||||
|
UpgradeBehavior: install
|
||||||
|
ManifestType: installer
|
||||||
|
ManifestVersion: 1.0.0
|
||||||
+35
@@ -0,0 +1,35 @@
|
|||||||
|
# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultlocale.1.0.0.schema.json
|
||||||
|
PackageIdentifier: OpenVPNTechnologies.OpenVPNConnect
|
||||||
|
PackageVersion: 3.2.3.1851
|
||||||
|
PackageLocale: en-US
|
||||||
|
Publisher: OpenVPN Technologies
|
||||||
|
PublisherUrl: https://openvpn.net
|
||||||
|
PublisherSupportUrl: https://forums.openvpn.net
|
||||||
|
PrivacyUrl: https://openvpn.net/privacy-policy
|
||||||
|
Author: OpenVPN Technologies
|
||||||
|
PackageName: OpenVPN Connect
|
||||||
|
PackageUrl: https://openvpn.net/client-connect-vpn-for-windows
|
||||||
|
License: GPL license version 2
|
||||||
|
LicenseUrl: https://openvpn.net/license
|
||||||
|
Copyright: Copyright (c) 2009-2021 OpenVPN Inc.. All rights reserved.
|
||||||
|
CopyrightUrl: https://openvpn.net/license/
|
||||||
|
ShortDescription: OpenVPN Connect is the official client software for OpenVPN on the Windows platform.
|
||||||
|
Description: OpenVPN Connect is a free and full-featured VPN Client. It is the official Client for all OpenVPN Inc. solutions. Any other OpenVPN protocol compatible Server will work with it too.
|
||||||
|
Moniker: openvpnconnect
|
||||||
|
Tags:
|
||||||
|
- openvpn
|
||||||
|
- vpn
|
||||||
|
- private
|
||||||
|
- network
|
||||||
|
- private network
|
||||||
|
- connection
|
||||||
|
- private connection
|
||||||
|
- virtual private connection
|
||||||
|
- privacy
|
||||||
|
- security
|
||||||
|
- foss
|
||||||
|
- open source
|
||||||
|
- tunnel
|
||||||
|
- ssl
|
||||||
|
ManifestType: defaultLocale
|
||||||
|
ManifestVersion: 1.0.0
|
||||||
+3
-19
@@ -1,22 +1,6 @@
|
|||||||
|
# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.0.0.schema.json
|
||||||
PackageIdentifier: OpenVPNTechnologies.OpenVPNConnect
|
PackageIdentifier: OpenVPNTechnologies.OpenVPNConnect
|
||||||
PackageVersion: 3.2.3.1851
|
PackageVersion: 3.2.3.1851
|
||||||
PackageName: OpenVPN Connect
|
DefaultLocale: en-US
|
||||||
Publisher: OpenVPN Technologies
|
ManifestType: version
|
||||||
License: Copyright © 2020 OpenVPN Inc
|
|
||||||
LicenseUrl: https://openvpn.net/license/
|
|
||||||
Moniker: openvpnconnect
|
|
||||||
Tags:
|
|
||||||
- openvpn
|
|
||||||
ShortDescription: OpenVPN Connect is the official client software for OpenVPN on the Windows platform.
|
|
||||||
PackageUrl: https://openvpn.net/client-connect-vpn-for-windows
|
|
||||||
Installers:
|
|
||||||
- Architecture: x64
|
|
||||||
InstallerUrl: https://swupdate.openvpn.net/downloads/connect/openvpn-connect-3.2.3.1851_signed.msi
|
|
||||||
InstallerSha256: 58973CEBA1DFB77AC98977F264B5AEBE4CA094C17ADA72C4D2767D2A2C7607C5
|
|
||||||
InstallerType: msi
|
|
||||||
InstallerSwitches:
|
|
||||||
Silent: "/quiet"
|
|
||||||
SilentWithProgress: "/passive"
|
|
||||||
PackageLocale: en-US
|
|
||||||
ManifestType: singleton
|
|
||||||
ManifestVersion: 1.0.0
|
ManifestVersion: 1.0.0
|
||||||
|
|||||||
Reference in New Issue
Block a user