From ab67e401d75b2d45ed679e0f4808ec537ee16441 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 22 Jun 2023 20:26:09 +0000 Subject: [PATCH] aws-sam-cli: Update to version 1.88.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 bbb47fb071..b31a594828 100644 --- a/bucket/aws-sam-cli.json +++ b/bucket/aws-sam-cli.json @@ -1,5 +1,5 @@ { - "version": "1.87.0", + "version": "1.88.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.87.0/AWS_SAM_CLI_64_PY3.msi", - "hash": "e02dd3185045b2b48f848c6bf9fdddd795df11378e079333e6d9c07d69b57938" + "url": "https://github.com/aws/aws-sam-cli/releases/download/v1.88.0/AWS_SAM_CLI_64_PY3.msi", + "hash": "6dfefbaf5266ff68430f637e46659e821b48790e27c06e6f0b6c222dc9391aad" } }, "extract_dir": "Amazon\\AWSSAMCLI",