18 lines
745 B
YAML
18 lines
745 B
YAML
# 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
|
|
|