From f2c85973d6cc1d01011971e9cf56553e7e247276 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 27 Jul 2023 20:24:10 +0000 Subject: [PATCH] aws-sam-cli: Update to version 1.94.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 290a3f463d..bec5c1d9d0 100644 --- a/bucket/aws-sam-cli.json +++ b/bucket/aws-sam-cli.json @@ -1,5 +1,5 @@ { - "version": "1.93.0", + "version": "1.94.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.93.0/AWS_SAM_CLI_64_PY3.msi", - "hash": "17f535842f618c23045a6d2890eb2114a7194009dc9316c43e6252ede372b4d1" + "url": "https://github.com/aws/aws-sam-cli/releases/download/v1.94.0/AWS_SAM_CLI_64_PY3.msi", + "hash": "92bb9364aab6dd394ebf003b887e49bc26bc0a83de1546db688672167743a4d4" } }, "extract_dir": "Amazon\\AWSSAMCLI",