From 5de1ddc0e773dabd9af6cc4de3d7aebeab18df8d Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 16 Aug 2022 00:36:52 +0000 Subject: [PATCH] aws-sam-cli: Update to version 1.54.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 67547dfb7f..dcf853405c 100644 --- a/bucket/aws-sam-cli.json +++ b/bucket/aws-sam-cli.json @@ -1,5 +1,5 @@ { - "version": "1.53.0", + "version": "1.54.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.53.0/AWS_SAM_CLI_64_PY3.msi", - "hash": "9c93baa0cb828c667d61e73c2de5fa515df72ab8fbec0120a1e2d45427f21a3b" + "url": "https://github.com/aws/aws-sam-cli/releases/download/v1.54.0/AWS_SAM_CLI_64_PY3.msi", + "hash": "9cd77625efe32cebd64ce2b749504a68a82b06cca013512b92d12ebd9a99bb2d" } }, "extract_dir": "Amazon\\AWSSAMCLI",