diff --git a/bucket/aws-sam-cli.json b/bucket/aws-sam-cli.json index 765c9d3611..b1040c6d7b 100644 --- a/bucket/aws-sam-cli.json +++ b/bucket/aws-sam-cli.json @@ -1,5 +1,5 @@ { - "version": "1.41.0", + "version": "1.42.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.41.0/AWS_SAM_CLI_64_PY3.msi", - "hash": "b48d0f18d47af6220af07aba406a3f197ac51277e93687fd82270fe239ceb865" + "url": "https://github.com/aws/aws-sam-cli/releases/download/v1.42.0/AWS_SAM_CLI_64_PY3.msi", + "hash": "70465b026cd8d7c8be75da4e24eb9af49a71ae7214b17fb1c62d30cf33f837a3" } }, "extract_dir": "Amazon\\AWSSAMCLI",