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.7.0
 | |
| 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.7.0-x64.msi
 | |
|   InstallerSha256: 77433D43F2A891ACD2DB636909F9689807267AF27245D0FF0ACF2555994951C2
 | |
|   InstallerType: msi
 | |
|   ProductCode: "{2CD2C689-8939-4420-9A76-8980C5ECD0D6}"
 | |
| PackageLocale: en-US
 | |
| ManifestType: singleton
 | |
| ManifestVersion: 1.0.0
 | |
| 
 |