From ae4a48c35cc26dd5ad79706b8f4c979ec76b5d70 Mon Sep 17 00:00:00 2001 From: Easton Pillay Date: Mon, 19 Oct 2020 12:15:04 -0400 Subject: [PATCH] Added AWS SAM CLI version 1.6.2 (#4269) --- manifests/Amazon/SAM-CLI/1.6.2.yaml | 30 +++++++++++++++++++++++++++++ 1 file changed, 30 insertions(+) create mode 100644 manifests/Amazon/SAM-CLI/1.6.2.yaml diff --git a/manifests/Amazon/SAM-CLI/1.6.2.yaml b/manifests/Amazon/SAM-CLI/1.6.2.yaml new file mode 100644 index 000000000..a5379a5d9 --- /dev/null +++ b/manifests/Amazon/SAM-CLI/1.6.2.yaml @@ -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/master/LICENSE + +# ================= Installer ================= +MinOSVersion: 10.0.0.0 +#Channel: stable # Channel is not supported in this preview (5/24/2020) +Version: 1.6.2 + +InstallerType: msi +Installers: + - Arch: x64 + Url: https://github.com/aws/aws-sam-cli/releases/download/v1.6.2/AWS_SAM_CLI_64_PY3.msi + Sha256: 3FBA20934D7580AB56C1BA245F08AA53235C7A33D696066E3F73AB8EB00D668B + Scope: machine + Language: en-US + +# ManifestVersion: 0.1.0