diff --git a/bucket/aws-sam-cli.json b/bucket/aws-sam-cli.json index 60a9b91eef..6c1eb8b084 100644 --- a/bucket/aws-sam-cli.json +++ b/bucket/aws-sam-cli.json @@ -1,5 +1,5 @@ { - "version": "1.65.0", + "version": "1.66.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.65.0/AWS_SAM_CLI_64_PY3.msi", - "hash": "4e538657170270336b2185ecc59f1c04dbf914e4f9c8548e9b21238bf26588af" + "url": "https://github.com/aws/aws-sam-cli/releases/download/v1.66.0/AWS_SAM_CLI_64_PY3.msi", + "hash": "63e28474d1a11051aa898896a17bcbe23e31389563196c23c16d6169a89874d5" } }, "extract_dir": "Amazon\\AWSSAMCLI",