AWS SAM CLI 1.2.0 (#3900)
This commit is contained in:
30
manifests/Amazon/SAM-CLI/1.2.0.yaml
Normal file
30
manifests/Amazon/SAM-CLI/1.2.0.yaml
Normal file
@@ -0,0 +1,30 @@
|
||||
# ================== General ==================
|
||||
Id: Amazon.SAM-CLI
|
||||
Publisher: Amazon
|
||||
Name: AWS Serverless Application Model
|
||||
Author: Amazon
|
||||
Description: The AWS Serverless Application Model (SAM) is an open-source framework for building serverless applications.
|
||||
AppMoniker: aws sam cli
|
||||
Tags: cli, aws, amazon, sam, serverless
|
||||
#Protocols:
|
||||
#Commands:
|
||||
|
||||
# ================== License ==================
|
||||
Homepage: https://aws.amazon.com/serverless/sam/
|
||||
License: Apache 2.0 license
|
||||
LicenseUrl: https://github.com/aws/aws-sam-cli/blob/v1.2.0/LICENSE
|
||||
|
||||
# ================= Installer =================
|
||||
MinOSVersion: 10.0.0.0
|
||||
#Channel: stable # Channel is not supported in this preview (5/24/2020)
|
||||
Version: 1.2.0
|
||||
|
||||
InstallerType: msi
|
||||
Installers:
|
||||
- Arch: x64
|
||||
Url: https://github.com/aws/aws-sam-cli/releases/download/v1.2.0/AWS_SAM_CLI_64_PY3.msi
|
||||
Sha256: bfb7973fb3fd9d475f1019b3c98ea29f083b7c5c8d9e10f1f7501f88d5d977b0
|
||||
Scope: machine
|
||||
Language: en-US
|
||||
|
||||
# ManifestVersion: 0.1.0
|
Reference in New Issue
Block a user