Added Puppet Agent version 7.6.1. (#11630)

This commit is contained in:
Easton Pillay
2021-04-27 11:42:39 -05:00
committed by GitHub
parent 2a20fc0318
commit abeb5e251d
3 changed files with 44 additions and 0 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.6.1
Commands:
- puppet
Installers:
- Architecture: x64
InstallerUrl: https://downloads.puppetlabs.com/windows/puppet7/puppet-agent-7.6.1-x64.msi
InstallerSha256: A76AC4BFF9E1011919DA8FCC8581388CB288A101E056403917C2D7F88C72E5A7
ProductCode: "{DCFC0D17-DE3D-4B8D-8242-E94FB7363103}"
InstallerType: msi
- Architecture: x86
InstallerUrl: https://downloads.puppetlabs.com/windows/puppet7/puppet-agent-7.6.1-x86.msi
InstallerSha256: DA177834D590BBA896D096C799B86E524908B3083C09C679EA1D733E3FE1DD80
ProductCode: "{49D1A645-C1E0-47EA-A214-BB5BA1D6EDDE}"
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.6.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

@@ -0,0 +1,7 @@
# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.0.0.schema.json
PackageIdentifier: Puppet.puppet-agent
PackageVersion: 7.6.1
DefaultLocale: en-US
ManifestType: version
ManifestVersion: 1.0.0