From 41aeb049849dc90ec5816c78e2740a895c9d50a6 Mon Sep 17 00:00:00 2001 From: Esco Date: Sat, 3 Oct 2020 08:23:06 +0200 Subject: [PATCH] AWS SAM CLI 1.4.0 (#3902) --- manifests/Amazon/SAM-CLI/1.4.0.yaml | 30 +++++++++++++++++++++++++++++ 1 file changed, 30 insertions(+) create mode 100644 manifests/Amazon/SAM-CLI/1.4.0.yaml diff --git a/manifests/Amazon/SAM-CLI/1.4.0.yaml b/manifests/Amazon/SAM-CLI/1.4.0.yaml new file mode 100644 index 000000000..2ebb2d94a --- /dev/null +++ b/manifests/Amazon/SAM-CLI/1.4.0.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/v1.4.0/LICENSE + +# ================= Installer ================= +MinOSVersion: 10.0.0.0 +#Channel: stable # Channel is not supported in this preview (5/24/2020) +Version: 1.4.0 + +InstallerType: msi +Installers: + - Arch: x64 + Url: https://github.com/aws/aws-sam-cli/releases/download/v1.4.0/AWS_SAM_CLI_64_PY3.msi + Sha256: 8c2f493991ef38ea883f7b1dab44b40a62f71c9bd15c76d492806cc5e6093b80 + Scope: machine + Language: en-US + +# ManifestVersion: 0.1.0