diff --git a/bucket/aws-sam-cli.json b/bucket/aws-sam-cli.json index fa58f806a0..ce639964b8 100644 --- a/bucket/aws-sam-cli.json +++ b/bucket/aws-sam-cli.json @@ -1,5 +1,5 @@ { - "version": "1.59.0", + "version": "1.60.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.59.0/AWS_SAM_CLI_64_PY3.msi", - "hash": "696996f85102b64e4e19df693a596fe57af14dec8a370c30e2433042e4194dac" + "url": "https://github.com/aws/aws-sam-cli/releases/download/v1.60.0/AWS_SAM_CLI_64_PY3.msi", + "hash": "d7fb243b69600cd416b33e7b1d82dc15ecc9dd784775401739f8ec1ddbd01774" } }, "extract_dir": "Amazon\\AWSSAMCLI",