Added x86 architecture for Puppet Agent version 6.19.1. (#10297)
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: Puppet.puppet-agent
|
||||
PackageVersion: 6.19.1
|
||||
Commands:
|
||||
- puppet
|
||||
Installers:
|
||||
- Architecture: x64
|
||||
InstallerUrl: https://downloads.puppetlabs.com/windows/puppet6/puppet-agent-6.19.1-x64.msi
|
||||
InstallerSha256: A92F8D614CCC5300DAC793D72CF875FA4C0EBEBAD9CD44248D5BF54B1D8B0A29
|
||||
InstallerType: msi
|
||||
- Architecture: x86
|
||||
InstallerUrl: https://downloads.puppetlabs.com/windows/puppet6/puppet-agent-6.19.1-x86.msi
|
||||
InstallerSha256: 024E6084DD6F3A1B4D6BC5CCB97A73D7C43D0CDA0A117B6EEB79A3F8A96F2350
|
||||
InstallerType: msi
|
||||
ManifestType: installer
|
||||
ManifestVersion: 1.0.0
|
||||
|
Reference in New Issue
Block a user