aws-sam-cli: Update to version 1.40.1

This commit is contained in:
github-actions[bot] 2022-03-02 00:33:00 +00:00
parent 5484d4ea13
commit 99e9d7f6a0

View File

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