From 1c426028a9821c9a86edba48c8d38ea50e1d20f7 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 20 Dec 2022 00:33:59 +0000 Subject: [PATCH] aws-sam-cli: Update to version 1.67.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 6c1eb8b084..59fc63b7fb 100644 --- a/bucket/aws-sam-cli.json +++ b/bucket/aws-sam-cli.json @@ -1,5 +1,5 @@ { - "version": "1.66.0", + "version": "1.67.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.66.0/AWS_SAM_CLI_64_PY3.msi", - "hash": "63e28474d1a11051aa898896a17bcbe23e31389563196c23c16d6169a89874d5" + "url": "https://github.com/aws/aws-sam-cli/releases/download/v1.67.0/AWS_SAM_CLI_64_PY3.msi", + "hash": "aa4180827878b2ec18547f5f7152cc7c788aab140e299db6f8550af4f422d847" } }, "extract_dir": "Amazon\\AWSSAMCLI",