28 lines
		
	
	
		
			818 B
		
	
	
	
		
			YAML
		
	
	
	
	
	
			
		
		
	
	
			28 lines
		
	
	
		
			818 B
		
	
	
	
		
			YAML
		
	
	
	
	
	
| # yaml-language-server: $schema=https://aka.ms/winget-manifest.singleton.1.0.0.schema.json
 | |
| PackageIdentifier: Puppet.pdk
 | |
| PackageVersion: 2.1.0.0
 | |
| PackageName: Puppet Development Kit
 | |
| Publisher: Puppet, Inc
 | |
| License: Apache 2.0
 | |
| LicenseUrl: https://github.com/puppetlabs/pdk/blob/master/LICENSE
 | |
| Moniker: pdk
 | |
| Commands:
 | |
| - pdk
 | |
| Tags:
 | |
| - puppet
 | |
| - puppetlabs
 | |
| PackageUrl: https://github.com/puppetlabs/pdk
 | |
| Installers:
 | |
| - Architecture: x64
 | |
|   InstallerUrl: https://downloads.puppet.com/windows/puppet-tools/pdk-2.1.0.0-x64.msi
 | |
|   InstallerSha256: 8F6FE4BC98A8821B081B969DE0C70D9A7940B90EB5420640EB4EA8CB7BF7AF54
 | |
|   InstallerType: msi
 | |
|   InstallerSwitches:
 | |
|     Silent: /qn /norestart
 | |
|   ProductCode: "{05923B03-15E5-44CF-8D49-A7B4B33E9954}"
 | |
| ShortDescription: Puppet.pdk
 | |
| PackageLocale: en-US
 | |
| ManifestType: singleton
 | |
| ManifestVersion: 1.0.0
 | |
| 
 |