diff --git a/bucket/aws-sam-cli.json b/bucket/aws-sam-cli.json index 47ca20bb85..8509130e50 100644 --- a/bucket/aws-sam-cli.json +++ b/bucket/aws-sam-cli.json @@ -1,5 +1,5 @@ { - "version": "1.68.0", + "version": "1.69.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.68.0/AWS_SAM_CLI_64_PY3.msi", - "hash": "4fd64109b8b90d017ebad35d878d43c8947a014bb6eafa922494cceef1169383" + "url": "https://github.com/aws/aws-sam-cli/releases/download/v1.69.0/AWS_SAM_CLI_64_PY3.msi", + "hash": "1cf961d92321c0af249a3beaef7f6ff6026bc4ebc7cec9679f44b654affa0ce2" } }, "extract_dir": "Amazon\\AWSSAMCLI",