20 lines
		
	
	
		
			777 B
		
	
	
	
		
			YAML
		
	
	
	
	
	
			
		
		
	
	
			20 lines
		
	
	
		
			777 B
		
	
	
	
		
			YAML
		
	
	
	
	
	
| # 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
 | |
| 
 |