Added Salt Minion version 3003.0.0. (#10055)
This commit is contained in:
@@ -0,0 +1,17 @@
|
|||||||
|
# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.0.0.schema.json
|
||||||
|
PackageIdentifier: SaltStack.SaltMinion
|
||||||
|
PackageVersion: 3003.0.0
|
||||||
|
Installers:
|
||||||
|
- Architecture: x64
|
||||||
|
InstallerUrl: https://repo.saltproject.io/windows/Salt-Minion-3003-Py3-AMD64.msi
|
||||||
|
InstallerSha256: CC03B25EBF1221A046FAAFA09F06C6F8F411A39A3D5F6512332FA0084B5F08F2
|
||||||
|
ProductCode: "{AD5B3CDD-D864-4374-8C04-C3E20402CF3A}"
|
||||||
|
InstallerType: msi
|
||||||
|
- Architecture: x86
|
||||||
|
InstallerUrl: https://repo.saltproject.io/windows/Salt-Minion-3003-Py3-x86.msi
|
||||||
|
InstallerSha256: 3F3AF63516D32251696664F6B0181B0E8F3E96FD30EDFA67B1498185D503A111
|
||||||
|
ProductCode: "{910E2BBA-0927-4EEA-8786-DE2C3349A90F}"
|
||||||
|
InstallerType: msi
|
||||||
|
ManifestType: installer
|
||||||
|
ManifestVersion: 1.0.0
|
||||||
|
|
@@ -0,0 +1,18 @@
|
|||||||
|
# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultlocale.1.0.0.schema.json
|
||||||
|
PackageIdentifier: SaltStack.SaltMinion
|
||||||
|
PackageVersion: 3003.0.0
|
||||||
|
PackageLocale: en-US
|
||||||
|
LicenseUrl: https://github.com/saltstack/salt/raw/master/LICENSE
|
||||||
|
Moniker: salt
|
||||||
|
Tags:
|
||||||
|
- saltstack
|
||||||
|
- minion
|
||||||
|
- management
|
||||||
|
PackageUrl: https://docs.saltproject.io/en/latest/topics/installation/windows.html
|
||||||
|
Publisher: SaltStack
|
||||||
|
PackageName: Salt Minion
|
||||||
|
License: Apache License 2.0
|
||||||
|
ShortDescription: Salt is a new approach to infrastructure management built on a dynamic communication bus. Salt can be used for data-driven orchestration, remote execution for any infrastructure, configuration management for any app stack, and much more.
|
||||||
|
ManifestType: defaultLocale
|
||||||
|
ManifestVersion: 1.0.0
|
||||||
|
|
@@ -0,0 +1,7 @@
|
|||||||
|
# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.0.0.schema.json
|
||||||
|
PackageIdentifier: SaltStack.SaltMinion
|
||||||
|
PackageVersion: 3003.0.0
|
||||||
|
DefaultLocale: en-US
|
||||||
|
ManifestType: version
|
||||||
|
ManifestVersion: 1.0.0
|
||||||
|
|
Reference in New Issue
Block a user