Add KeyStoreExplorer 5.4.4 (#11552)
This commit is contained in:
@@ -0,0 +1,54 @@
|
|||||||
|
# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.0.0.schema.json
|
||||||
|
PackageIdentifier: KaiKramer.KeyStoreExplorer
|
||||||
|
PackageVersion: 5.4.4
|
||||||
|
PackageLocale: en-US
|
||||||
|
ManifestType: singleton
|
||||||
|
ManifestVersion: 1.0.0
|
||||||
|
Publisher: KaiKramer
|
||||||
|
PublisherUrl: http://keystore-explorer.org/
|
||||||
|
#PublisherSupportUrl:
|
||||||
|
#PrivacyUrl:
|
||||||
|
Author: Kai Kramer et al.
|
||||||
|
PackageName: KeyStore Explorer
|
||||||
|
PackageUrl: http://keystore-explorer.org/
|
||||||
|
License: GNU General Public License v3.0
|
||||||
|
LicenseUrl: https://github.com/kaikramer/keystore-explorer/blob/master/LICENSE
|
||||||
|
#Copyright:
|
||||||
|
#CopyrightUrl:
|
||||||
|
ShortDescription: KeyStore Explorer is a free GUI replacement for the Java command-line utilities keytool and jarsigner
|
||||||
|
#Description:
|
||||||
|
Moniker: kse
|
||||||
|
Tags:
|
||||||
|
- KeyStore
|
||||||
|
- Explorer
|
||||||
|
- KSE
|
||||||
|
- keytool
|
||||||
|
- jarsigner
|
||||||
|
- certificates
|
||||||
|
- keys
|
||||||
|
|
||||||
|
MinimumOSVersion: 10.0.0.0
|
||||||
|
FileExtensions:
|
||||||
|
- pfx
|
||||||
|
- p12
|
||||||
|
- ks
|
||||||
|
- keystore
|
||||||
|
- jks
|
||||||
|
- jceks
|
||||||
|
- uber
|
||||||
|
- bcfks
|
||||||
|
Commands:
|
||||||
|
- kse
|
||||||
|
InstallModes:
|
||||||
|
- interactive
|
||||||
|
- silent
|
||||||
|
- silentWithProgress
|
||||||
|
Installers:
|
||||||
|
- Architecture: x86
|
||||||
|
InstallerType: nullsoft
|
||||||
|
InstallerUrl: https://github.com/kaikramer/keystore-explorer/releases/download/v5.4.4/kse-544-setup.exe
|
||||||
|
InstallerSha256: 6A30C66531B8A52A6AED6541D46ECC244939E9E30FA5796485796353F964F667
|
||||||
|
# ProductCode:
|
||||||
|
# Scope:
|
||||||
|
InstallerLocale: en-US
|
||||||
|
# UpgradeBehavior: install
|
||||||
Reference in New Issue
Block a user