diff --git a/bucket/aws-sam-cli.json b/bucket/aws-sam-cli.json index 057bb0d854..da34c6bb1b 100644 --- a/bucket/aws-sam-cli.json +++ b/bucket/aws-sam-cli.json @@ -1,5 +1,5 @@ { - "version": "1.70.1", + "version": "1.71.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.70.1/AWS_SAM_CLI_64_PY3.msi", - "hash": "d5bc70bcceeadb949c0f802ad162e9290e62b4d272574523f34ff7adc2de28b1" + "url": "https://github.com/aws/aws-sam-cli/releases/download/v1.71.0/AWS_SAM_CLI_64_PY3.msi", + "hash": "37238f098e477817bf57e50dafcf0004ae74c4cfe42e31a3777ed14308cd9ed6" } }, "extract_dir": "Amazon\\AWSSAMCLI",