Added x86 architecture for Puppet Agent version 7.5.0. (#10301)

This commit is contained in:
Easton Pillay
2021-04-09 03:31:28 -05:00
committed by GitHub
parent 24b56f57b6
commit d6d82ff9b1
3 changed files with 41 additions and 21 deletions

View File

@@ -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.5.0
Commands:
- puppet
Installers:
- Architecture: x64
InstallerUrl: https://downloads.puppetlabs.com/windows/puppet7/puppet-agent-7.5.0-x64.msi
InstallerSha256: 9CBD6CBB89024FFFB1056692B11FB313CC6C001D001580806D592F8A5AD623DB
ProductCode: "{B6739844-2FBD-404B-B851-3BC5BF291344}"
InstallerType: msi
- Architecture: x86
InstallerUrl: https://downloads.puppetlabs.com/windows/puppet7/puppet-agent-7.5.0-x86.msi
InstallerSha256: 1BDB26B288B5569A4DA79FB4AD5F98F0C314CB8BE03C201F30331E7D64FAC78D
ProductCode: "{906BE2E9-EA19-443B-B81C-B86A53E546A4}"
InstallerType: msi
ManifestType: installer
ManifestVersion: 1.0.0

View File

@@ -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.5.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

View File

@@ -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.5.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.5.0-x64.msi
InstallerSha256: 9CBD6CBB89024FFFB1056692B11FB313CC6C001D001580806D592F8A5AD623DB
ProductCode: "{B6739844-2FBD-404B-B851-3BC5BF291344}"
InstallerType: msi
Commands:
- puppet
PackageLocale: en-US
ManifestType: singleton
DefaultLocale: en-US
ManifestType: version
ManifestVersion: 1.0.0