31 lines
		
	
	
		
			996 B
		
	
	
	
		
			YAML
		
	
	
	
	
	
			
		
		
	
	
			31 lines
		
	
	
		
			996 B
		
	
	
	
		
			YAML
		
	
	
	
	
	
| # yaml-language-server: $schema=https://aka.ms/winget-manifest.singleton.1.0.0.schema.json
 | |
| PackageIdentifier: Amazon.SAM-CLI
 | |
| Publisher: Amazon
 | |
| PackageName: AWS Serverless Application Model
 | |
| Author: Amazon
 | |
| ShortDescription: The AWS Serverless Application Model (SAM) is an open-source framework for building serverless applications.
 | |
| Moniker: aws-sam-cli
 | |
| Tags:
 | |
| - cli
 | |
| - aws
 | |
| - amazon
 | |
| - sam
 | |
| - serverless
 | |
| PackageUrl: https://aws.amazon.com/serverless/sam/
 | |
| License: Apache 2.0 license
 | |
| LicenseUrl: https://github.com/aws/aws-sam-cli/blob/master/LICENSE
 | |
| MinimumOSVersion: 10.0.0.0
 | |
| PackageVersion: 1.22.0
 | |
| InstallerType: msi
 | |
| Installers:
 | |
| - Architecture: x64
 | |
|   InstallerUrl: https://github.com/aws/aws-sam-cli/releases/download/v1.22.0/AWS_SAM_CLI_64_PY3.msi
 | |
|   InstallerSha256: 6448EDDDEA3B0A0DA962CD54C366C9F191BFA71E6C1FEB2FB7D94501EA85A780
 | |
|   ProductCode: "{6F77EEFC-A939-43E3-BC22-01ED7BC72833}"
 | |
|   Scope: machine
 | |
|   InstallerLocale: en-US
 | |
| PackageLocale: en-US
 | |
| ManifestType: singleton
 | |
| ManifestVersion: 1.0.0
 | |
| 
 |