From 13a456207cc6826dc79a3d84c74db68c30464eb2 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 22 Mar 2022 00:32:37 +0000 Subject: [PATCH] aws-sam-cli: Update to version 1.41.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 fcee46825f..765c9d3611 100644 --- a/bucket/aws-sam-cli.json +++ b/bucket/aws-sam-cli.json @@ -1,5 +1,5 @@ { - "version": "1.40.1", + "version": "1.41.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.40.1/AWS_SAM_CLI_64_PY3.msi", - "hash": "ac30ce1469fff5e6b9db9f76b5563f9d37138eca7c5c63078af46f675e1d842f" + "url": "https://github.com/aws/aws-sam-cli/releases/download/v1.41.0/AWS_SAM_CLI_64_PY3.msi", + "hash": "b48d0f18d47af6220af07aba406a3f197ac51277e93687fd82270fe239ceb865" } }, "extract_dir": "Amazon\\AWSSAMCLI",