Added x86 architecture for Puppet Agent version 7.0.0. (#10298)
This commit is contained in:
		@@ -0,0 +1,19 @@
 | 
			
		||||
# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.0.0.schema.json
 | 
			
		||||
PackageIdentifier: Puppet.puppet-agent
 | 
			
		||||
PackageVersion: 7.0.0
 | 
			
		||||
Commands:
 | 
			
		||||
- puppet
 | 
			
		||||
Installers:
 | 
			
		||||
- Architecture: x64
 | 
			
		||||
  InstallerUrl: https://downloads.puppetlabs.com/windows/puppet7/puppet-agent-7.0.0-x64.msi
 | 
			
		||||
  InstallerSha256: 39E63671252C3899E30A1BBDD53160A21DC46E81E20B8A79028768370E9C12B3
 | 
			
		||||
  ProductCode: "{326F0360-F9DE-4AC8-9BCC-FF68AFE107BB}"
 | 
			
		||||
  InstallerType: msi
 | 
			
		||||
- Architecture: x86
 | 
			
		||||
  InstallerUrl: https://downloads.puppetlabs.com/windows/puppet7/puppet-agent-7.0.0-x86.msi
 | 
			
		||||
  InstallerSha256: D0416F05300A9FA27DE225C82DCB1E9420F3F3988D6B274EA6D437CF257BBE65
 | 
			
		||||
  ProductCode: "{A2FC9063-72CF-436F-A067-6F480359409D}"
 | 
			
		||||
  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: Puppet.puppet-agent
 | 
			
		||||
PackageVersion: 7.0.0
 | 
			
		||||
PackageLocale: en-US
 | 
			
		||||
LicenseUrl: https://github.com/puppetlabs/puppet/blob/main/LICENSE
 | 
			
		||||
Moniker: puppet
 | 
			
		||||
Tags:
 | 
			
		||||
- puppet
 | 
			
		||||
- pe
 | 
			
		||||
- puppetlabs
 | 
			
		||||
PackageUrl: https://puppet.com/docs/puppet/6.19/about_agent.html
 | 
			
		||||
Publisher: Puppet, Inc
 | 
			
		||||
PackageName: Puppet Agent
 | 
			
		||||
License: Apache 2.0
 | 
			
		||||
ShortDescription: Puppet is a tool that helps you manage and automate the configuration of servers.
 | 
			
		||||
ManifestType: defaultLocale
 | 
			
		||||
ManifestVersion: 1.0.0
 | 
			
		||||
 | 
			
		||||
@@ -1,24 +1,7 @@
 | 
			
		||||
# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.0.0.schema.json
 | 
			
		||||
PackageIdentifier: Puppet.puppet-agent
 | 
			
		||||
PackageVersion: 7.0.0
 | 
			
		||||
PackageName: Puppet Agent
 | 
			
		||||
Publisher: Puppet, Inc
 | 
			
		||||
License: Apache 2.0
 | 
			
		||||
LicenseUrl: https://github.com/puppetlabs/puppet/blob/main/LICENSE
 | 
			
		||||
Moniker: puppet
 | 
			
		||||
Tags:
 | 
			
		||||
- puppet
 | 
			
		||||
- pe
 | 
			
		||||
- puppetlabs
 | 
			
		||||
ShortDescription: Puppet is a tool that helps you manage and automate the configuration of servers.
 | 
			
		||||
PackageUrl: https://puppet.com/docs/puppet/6.19/about_agent.html
 | 
			
		||||
Installers:
 | 
			
		||||
- Architecture: x64
 | 
			
		||||
  InstallerUrl: https://downloads.puppetlabs.com/windows/puppet7/puppet-agent-7.0.0-x64.msi
 | 
			
		||||
  InstallerSha256: 39E63671252C3899E30A1BBDD53160A21DC46E81E20B8A79028768370E9C12B3
 | 
			
		||||
  ProductCode: "{326F0360-F9DE-4AC8-9BCC-FF68AFE107BB}"
 | 
			
		||||
  InstallerType: msi
 | 
			
		||||
Commands:
 | 
			
		||||
- puppet
 | 
			
		||||
PackageLocale: en-US
 | 
			
		||||
ManifestType: singleton
 | 
			
		||||
DefaultLocale: en-US
 | 
			
		||||
ManifestType: version
 | 
			
		||||
ManifestVersion: 1.0.0
 | 
			
		||||
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user