Manifest Update for SparkLabs.openvpn-configuration-generator v1.0.7 (#13639)
This commit is contained in:
@@ -0,0 +1,27 @@
|
|||||||
|
# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.0.0.schema.json
|
||||||
|
PackageIdentifier: SparkLabs.openvpn-configuration-generator
|
||||||
|
PackageVersion: 1.0.7
|
||||||
|
MinimumOSVersion: 10.0.0.0
|
||||||
|
InstallModes:
|
||||||
|
- interactive
|
||||||
|
- silent
|
||||||
|
- silentWithProgress
|
||||||
|
Installers:
|
||||||
|
- Architecture: x64
|
||||||
|
InstallerType: msi
|
||||||
|
InstallerUrl: https://github.com/thesparklabs/openvpn-configuration-generator/releases/download/1.0.7/OpenVPNConfigurationGeneratorx64_1.0.7.msi
|
||||||
|
InstallerSha256: 8EE711386C81388DF23FC4B2860936491C55F27A3FEB6550B57B94229B70A2C5
|
||||||
|
ProductCode: "{8FDB5290-3E6F-4BA6-8718-BB71A423DBA6}"
|
||||||
|
Scope: machine
|
||||||
|
InstallerLocale: en-US
|
||||||
|
UpgradeBehavior: install
|
||||||
|
- Architecture: x86
|
||||||
|
InstallerType: msi
|
||||||
|
InstallerUrl: https://github.com/thesparklabs/openvpn-configuration-generator/releases/download/1.0.7/OpenVPNConfigurationGeneratorx86_1.0.7.msi
|
||||||
|
InstallerSha256: 9E856FA58067021F3C19264276F2662D278F50ABA756DF0379A761ED449D9760
|
||||||
|
ProductCode: "{BEA3611D-5C6D-4DB6-B76B-A94268C0E003}"
|
||||||
|
Scope: machine
|
||||||
|
InstallerLocale: en-US
|
||||||
|
UpgradeBehavior: install
|
||||||
|
ManifestType: installer
|
||||||
|
ManifestVersion: 1.0.0
|
@@ -0,0 +1,25 @@
|
|||||||
|
# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultlocale.1.0.0.schema.json
|
||||||
|
PackageIdentifier: SparkLabs.openvpn-configuration-generator
|
||||||
|
PackageVersion: 1.0.7
|
||||||
|
PackageLocale: en-US
|
||||||
|
Publisher: SparkLabs Pty Ltd
|
||||||
|
PublisherUrl: https://www.sparklabs.com
|
||||||
|
PublisherSupportUrl: https://www.sparklabs.com/support
|
||||||
|
PrivacyUrl: https://www.sparklabs.com/company/legal/#privacy
|
||||||
|
Author: SparkLabs
|
||||||
|
PackageName: OpenVPN Configuration Generator
|
||||||
|
PackageUrl: https://github.com/thesparklabs/openvpn-configuration-generator
|
||||||
|
License: CC BY-NC-ND 4.0
|
||||||
|
LicenseUrl: https://github.com/thesparklabs/openvpn-configuration-generator/blob/master/LICENSE
|
||||||
|
Copyright: Copyright 2018 SparkLabs Pty Ltd.
|
||||||
|
CopyrightUrl: https://github.com/thesparklabs/openvpn-configuration-generator/blob/master/LICENSE
|
||||||
|
ShortDescription: The OpenVPN Configuration Generator is designed to make generating server and client configurations for an OpenVPN server and Viscosity easier.
|
||||||
|
#Description:
|
||||||
|
Moniker: openvpn-generate
|
||||||
|
Tags:
|
||||||
|
- viscosity
|
||||||
|
- openvpn
|
||||||
|
- vpn
|
||||||
|
- configuration
|
||||||
|
ManifestType: defaultLocale
|
||||||
|
ManifestVersion: 1.0.0
|
@@ -1,22 +1,6 @@
|
|||||||
|
# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.0.0.schema.json
|
||||||
PackageIdentifier: SparkLabs.openvpn-configuration-generator
|
PackageIdentifier: SparkLabs.openvpn-configuration-generator
|
||||||
PackageVersion: 1.0.7
|
PackageVersion: 1.0.7
|
||||||
PackageName: OpenVPN Configuration Generator
|
DefaultLocale: en-US
|
||||||
Publisher: SparkLabs Pty Ltd
|
ManifestType: version
|
||||||
License: Copyright © SparkLabs Pty Ltd
|
|
||||||
LicenseUrl: https://github.com/thesparklabs/openvpn-configuration-generator/blob/master/LICENSE
|
|
||||||
Moniker: openvpn-generate
|
|
||||||
Tags:
|
|
||||||
- viscosity
|
|
||||||
- openvpn
|
|
||||||
- vpn
|
|
||||||
- configuration
|
|
||||||
ShortDescription: The OpenVPN Configuration Generator is designed to make generating server and client configurations for an OpenVPN server and Viscosity easier.
|
|
||||||
PackageUrl: https://github.com/thesparklabs/openvpn-configuration-generator
|
|
||||||
Installers:
|
|
||||||
- Architecture: x64
|
|
||||||
InstallerUrl: https://github.com/thesparklabs/openvpn-configuration-generator/releases/download/1.0.7/OpenVPNConfigurationGeneratorx64_1.0.7.msi
|
|
||||||
InstallerSha256: 8EE711386C81388DF23FC4B2860936491C55F27A3FEB6550B57B94229B70A2C5
|
|
||||||
InstallerType: msi
|
|
||||||
PackageLocale: en-US
|
|
||||||
ManifestType: singleton
|
|
||||||
ManifestVersion: 1.0.0
|
ManifestVersion: 1.0.0
|
||||||
|
Reference in New Issue
Block a user