diff --git a/bucket/aws-sam-cli.json b/bucket/aws-sam-cli.json index f852e1abb1..3d9a159183 100644 --- a/bucket/aws-sam-cli.json +++ b/bucket/aws-sam-cli.json @@ -1,5 +1,5 @@ { - "version": "1.55.0", + "version": "1.56.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.55.0/AWS_SAM_CLI_64_PY3.msi", - "hash": "f595f0f1d260a76268af410f52fa0a784c4a268def2a13272482ff8ee343a766" + "url": "https://github.com/aws/aws-sam-cli/releases/download/v1.56.0/AWS_SAM_CLI_64_PY3.msi", + "hash": "1622a50e8b227663e3a81f89dd4b907ac6cf9d06890e369599a61cecb50f08a7" } }, "extract_dir": "Amazon\\AWSSAMCLI",