From b3b00b513ca78f623fd3edeba4e68354c4f9be61 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 27 Jun 2023 00:35:17 +0000 Subject: [PATCH] aws-sam-cli: Update to version 1.89.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 b31a594828..bb2d150b4d 100644 --- a/bucket/aws-sam-cli.json +++ b/bucket/aws-sam-cli.json @@ -1,5 +1,5 @@ { - "version": "1.88.0", + "version": "1.89.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.88.0/AWS_SAM_CLI_64_PY3.msi", - "hash": "6dfefbaf5266ff68430f637e46659e821b48790e27c06e6f0b6c222dc9391aad" + "url": "https://github.com/aws/aws-sam-cli/releases/download/v1.89.0/AWS_SAM_CLI_64_PY3.msi", + "hash": "fab60ab12207bea56ece85ba2fff83062285c2be58cab465676d19bf5ec9fbf3" } }, "extract_dir": "Amazon\\AWSSAMCLI",