diff --git a/bucket/aws-sam-cli.json b/bucket/aws-sam-cli.json index 35e84dda3b..cbc4cbdefc 100644 --- a/bucket/aws-sam-cli.json +++ b/bucket/aws-sam-cli.json @@ -1,5 +1,5 @@ { - "version": "1.84.0", + "version": "1.85.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.84.0/AWS_SAM_CLI_64_PY3.msi", - "hash": "9d381f63a2d537dd322ef024ef6f0b2d4c91f94d2d62864d5de3373cbce5c518" + "url": "https://github.com/aws/aws-sam-cli/releases/download/v1.85.0/AWS_SAM_CLI_64_PY3.msi", + "hash": "ad6338c4372d07241d4e4345f35bc12b629fab91ccf673c33d43c538f0c499f6" } }, "extract_dir": "Amazon\\AWSSAMCLI",