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.4.1
 | |
| Commands:
 | |
| - puppet
 | |
| Installers:
 | |
| - Architecture: x64
 | |
|   InstallerUrl: https://downloads.puppetlabs.com/windows/puppet7/puppet-agent-7.4.1-x64.msi
 | |
|   InstallerSha256: 5DEC295A4886FF23DBAF20DC950E13003B72750D9893A983614900E319403DF9
 | |
|   ProductCode: "{E7424E8B-3196-42A7-AA7C-E37EA5E6F7F7}"
 | |
|   InstallerType: msi
 | |
| - Architecture: x86
 | |
|   InstallerUrl: https://downloads.puppetlabs.com/windows/puppet7/puppet-agent-7.4.1-x86.msi
 | |
|   InstallerSha256: 5A2DF8F0E3049C1FE5AFA9DCE1F1D60D236CE46A79E4D1B0E52014EC4A2325B0
 | |
|   ProductCode: "{AF1D2860-42DD-4734-A304-3F0B132D089A}"
 | |
|   InstallerType: msi
 | |
| ManifestType: installer
 | |
| ManifestVersion: 1.0.0
 | |
| 
 |