From 8b1d2a0be44bc12b7ae1a72aaf768d44b9164288 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 1 Sep 2022 20:30:12 +0000 Subject: [PATCH] aws-sam-cli: Update to version 1.56.0 --- bucket/aws-sam-cli.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) 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",