aws-sam-cli: Update to version 1.36.0

This commit is contained in:
Richard Kuhnt 2021-11-24 02:01:01 +00:00
parent a2b7d0bcbb
commit 788f25ad41

View File

@ -1,5 +1,5 @@
{
"version": "1.35.0",
"version": "1.36.0",
"description": "Build, test, debug, and deploy Serverless applications from CLI",
"homepage": "https://aws.amazon.com/serverless/sam/",
"license": "Apache-2.0",
@ -8,8 +8,8 @@
},
"architecture": {
"64bit": {
"url": "https://github.com/aws/aws-sam-cli/releases/download/v1.35.0/AWS_SAM_CLI_64_PY3.msi",
"hash": "181945ea3ddb2f42cdc0de943b2eb755cc1e17063826e1815e62637ce267fadb"
"url": "https://github.com/aws/aws-sam-cli/releases/download/v1.36.0/AWS_SAM_CLI_64_PY3.msi",
"hash": "025328df3e71563efc4305961af3f1ebbe60d7e652e04b26532987ce34e40c5d"
}
},
"extract_dir": "Amazon\\AWSSAMCLI",