27 lines
		
	
	
		
			881 B
		
	
	
	
		
			YAML
		
	
	
	
	
	
			
		
		
	
	
			27 lines
		
	
	
		
			881 B
		
	
	
	
		
			YAML
		
	
	
	
	
	
| # yaml-language-server: $schema=https://aka.ms/winget-manifest.singleton.1.0.0.schema.json
 | |
| PackageIdentifier: Puppet.puppet-bolt
 | |
| PackageVersion: 3.8.1
 | |
| PackageName: Puppet Bolt
 | |
| Publisher: Puppet, Inc
 | |
| License: Apache 2.0
 | |
| LicenseUrl: https://github.com/puppetlabs/bolt/blob/master/LICENSE
 | |
| Moniker: bolt
 | |
| Commands:
 | |
| - bolt
 | |
| Tags:
 | |
| - bolt
 | |
| - puppet
 | |
| - puppetlabs
 | |
| ShortDescription: Bolt is an open source orchestration tool that automates the manual work it takes to maintain infrastructure.
 | |
| PackageUrl: https://github.com/puppetlabs/bolt
 | |
| Installers:
 | |
| - Architecture: x64
 | |
|   InstallerUrl: https://downloads.puppet.com/windows/puppet-tools/puppet-bolt-3.8.1-x64.msi
 | |
|   InstallerSha256: 3FE3F4F83C1A236F9FB062F17E0C7A091FFD49A20FD3AE83E73EB1A38B8A4EBE
 | |
|   InstallerType: msi
 | |
|   ProductCode: "{06CDA52F-3B9C-4335-A20D-0712D2F6B0B4}"
 | |
| PackageLocale: en-US
 | |
| ManifestType: singleton
 | |
| ManifestVersion: 1.0.0
 | |
| 
 |