diff --git a/bucket/aws-sam-cli.json b/bucket/aws-sam-cli.json index a79d86fa38..fcee46825f 100644 --- a/bucket/aws-sam-cli.json +++ b/bucket/aws-sam-cli.json @@ -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",