From 29282327fa39064e50d4afcc49efd83de27ff196 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 19 Sep 2022 20:29:52 +0000 Subject: [PATCH] aws-sam-cli: Update to version 1.57.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 c3ecec5e59..74d9ad69ac 100644 --- a/bucket/aws-sam-cli.json +++ b/bucket/aws-sam-cli.json @@ -1,5 +1,5 @@ { - "version": "1.56.1", + "version": "1.57.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.56.1/AWS_SAM_CLI_64_PY3.msi", - "hash": "396f7834758c74e0fbf5e840ffa3872d53b6e09bc7147a9a184f913b0510550c" + "url": "https://github.com/aws/aws-sam-cli/releases/download/v1.57.0/AWS_SAM_CLI_64_PY3.msi", + "hash": "2c7317009c4505bd495a3e950baba23175a519e73d4f390c13b2cd6f3892983d" } }, "extract_dir": "Amazon\\AWSSAMCLI",