From 99d394b026a4aa822764f9288100a602122990c8 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 1 Jun 2022 00:34:14 +0000 Subject: [PATCH] aws-sam-cli: Update to version 1.51.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 24937c9876..f443b75c2d 100644 --- a/bucket/aws-sam-cli.json +++ b/bucket/aws-sam-cli.json @@ -1,5 +1,5 @@ { - "version": "1.50.0", + "version": "1.51.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.50.0/AWS_SAM_CLI_64_PY3.msi", - "hash": "921feb9fedc68264e163b5f1c3d2c53bb918acb2536f818d98efdb85ef42e955" + "url": "https://github.com/aws/aws-sam-cli/releases/download/v1.51.0/AWS_SAM_CLI_64_PY3.msi", + "hash": "a39172a7f8e2dce33a2186e7a28a93e4d40b8044a0fb3e3afa5c09742e533da5" } }, "extract_dir": "Amazon\\AWSSAMCLI",