From f3852400866e76f3dde65489e6b63df776ab27a4 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 13 Jan 2023 04:28:01 +0000 Subject: [PATCH] aws-sam-cli: Update to version 1.70.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 8509130e50..b4240f7b28 100644 --- a/bucket/aws-sam-cli.json +++ b/bucket/aws-sam-cli.json @@ -1,5 +1,5 @@ { - "version": "1.69.0", + "version": "1.70.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.69.0/AWS_SAM_CLI_64_PY3.msi", - "hash": "1cf961d92321c0af249a3beaef7f6ff6026bc4ebc7cec9679f44b654affa0ce2" + "url": "https://github.com/aws/aws-sam-cli/releases/download/v1.70.0/AWS_SAM_CLI_64_PY3.msi", + "hash": "5cc065d4e8a789e3099204402cf775aa87b5110283dff1cb550aa27f13969fd2" } }, "extract_dir": "Amazon\\AWSSAMCLI",