aws-sam-cli: Update to version 1.40.0

This commit is contained in:
github-actions[bot] 2022-02-24 04:30:51 +00:00
parent 80b72c2c79
commit fa747c737d

View File

@ -1,5 +1,5 @@
{
"version": "1.39.0",
"version": "1.40.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.39.0/AWS_SAM_CLI_64_PY3.msi",
"hash": "5d113cdbb7ae77dd7bbdd267d050e645692fe9e5833faf5ec4969159e4da4cd2"
"url": "https://github.com/aws/aws-sam-cli/releases/download/v1.40.0/AWS_SAM_CLI_64_PY3.msi",
"hash": "e27936188a26ca5dac44079954e6e29284aae929974e6e9640a1469957870de0"
}
},
"extract_dir": "Amazon\\AWSSAMCLI",