aws-sam-cli: Update to version 1.37.0

This commit is contained in:
github-actions[bot] 2022-01-06 08:29:09 +00:00
parent 6434cd9f20
commit 84d30f0298

View File

@ -1,5 +1,5 @@
{
"version": "1.36.0",
"version": "1.37.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.36.0/AWS_SAM_CLI_64_PY3.msi",
"hash": "025328df3e71563efc4305961af3f1ebbe60d7e652e04b26532987ce34e40c5d"
"url": "https://github.com/aws/aws-sam-cli/releases/download/v1.37.0/AWS_SAM_CLI_64_PY3.msi",
"hash": "a7542e39ae7c65fa47ac57e7a0c6cbc6e6050a111ce7080aac6912f145a369ac"
}
},
"extract_dir": "Amazon\\AWSSAMCLI",