23 lines
		
	
	
		
			623 B
		
	
	
	
		
			YAML
		
	
	
	
	
	
			
		
		
	
	
			23 lines
		
	
	
		
			623 B
		
	
	
	
		
			YAML
		
	
	
	
	
	
# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.0.0.schema.json
 | 
						|
PackageIdentifier: Amazon.AWSCLI
 | 
						|
PackageVersion: 2.2.7.0
 | 
						|
MinimumOSVersion: 10.0.0.0
 | 
						|
Commands:
 | 
						|
- aws
 | 
						|
InstallModes:
 | 
						|
- interactive
 | 
						|
- silent
 | 
						|
- silentWithProgress
 | 
						|
Installers:
 | 
						|
- Architecture: x64
 | 
						|
  InstallerType: msi
 | 
						|
  InstallerUrl: https://awscli.amazonaws.com/AWSCLIV2-2.2.7.msi
 | 
						|
  InstallerSha256: 89166C2EEFE57DBC6E685DABC96BA6453FE34D663C7F0C9D5C4346E0AB121C97
 | 
						|
  ProductCode: "{36AAF724-4F8B-48BB-84C3-CE1DF1581D15}"
 | 
						|
  Scope: machine
 | 
						|
  InstallerLocale: en-US
 | 
						|
  UpgradeBehavior: install
 | 
						|
ManifestType: installer
 | 
						|
ManifestVersion: 1.0.0
 | 
						|
 |