From 66be9a1c4625f6ab79c893669a42d85f8f6c4e14 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 16 Nov 2022 00:33:08 +0000 Subject: [PATCH] aws-sam-cli: Update to version 1.64.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 88b40dbd28..a00e53ff33 100644 --- a/bucket/aws-sam-cli.json +++ b/bucket/aws-sam-cli.json @@ -1,5 +1,5 @@ { - "version": "1.63.0", + "version": "1.64.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.63.0/AWS_SAM_CLI_64_PY3.msi", - "hash": "4b3f473b51cde79e1fab76da6d481a54973729b9a08618c1a236918dd1be79e4" + "url": "https://github.com/aws/aws-sam-cli/releases/download/v1.64.0/AWS_SAM_CLI_64_PY3.msi", + "hash": "2ed2db814c14821023ef0e614b2486fad0d43c99e1b00ba85dba55fdbda8a147" } }, "extract_dir": "Amazon\\AWSSAMCLI",