diff --git a/manifests/Amazon/SAM-CLI/1.10.0.yaml b/manifests/Amazon/SAM-CLI/1.10.0.yaml new file mode 100644 index 000000000..8d761926d --- /dev/null +++ b/manifests/Amazon/SAM-CLI/1.10.0.yaml @@ -0,0 +1,31 @@ +# ================== 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.10.0 + +InstallerType: msi +Installers: + - Arch: x64 + Url: https://github.com/aws/aws-sam-cli/releases/download/v1.10.0/AWS_SAM_CLI_64_PY3.msi + Sha256: 562FF067F852C4F3B304B4B7526BB8C7CA0CC9EE4CE575DC179A9135E1CCEC14 + Scope: machine + Language: en-US + ProductCode: "{0772C29A-9EFF-4AAF-AD49-D6ED128DE4F5}" + +# ManifestVersion: 0.1.0