Added x86 architecture for Puppet Agent version 6.19.1. (#10297)

This commit is contained in:
Easton Pillay
2021-04-08 14:48:07 -05:00
committed by GitHub
parent f464372e79
commit 3c445aadbd
3 changed files with 39 additions and 20 deletions

View File

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

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: 6.19.1
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,23 +1,7 @@
# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.0.0.schema.json
PackageIdentifier: Puppet.puppet-agent
PackageVersion: 6.19.1
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/puppet6/puppet-agent-6.19.1-x64.msi
InstallerSha256: A92F8D614CCC5300DAC793D72CF875FA4C0EBEBAD9CD44248D5BF54B1D8B0A29
InstallerType: msi
Commands:
- puppet
PackageLocale: en-US
ManifestType: singleton
DefaultLocale: en-US
ManifestType: version
ManifestVersion: 1.0.0