From 799970ef1cb2fa5dec92a11b414ae9482cbc006c Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 24 Mar 2023 00:33:10 +0000 Subject: [PATCH] aws-sam-cli: Update to version 1.78.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 96e7dfc858..a2383353ee 100644 --- a/bucket/aws-sam-cli.json +++ b/bucket/aws-sam-cli.json @@ -1,5 +1,5 @@ { - "version": "1.77.0", + "version": "1.78.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.77.0/AWS_SAM_CLI_64_PY3.msi", - "hash": "fcdeaa08b39e54b3e475c2ae781e08008151851a00f55e0604474faf931d95ed" + "url": "https://github.com/aws/aws-sam-cli/releases/download/v1.78.0/AWS_SAM_CLI_64_PY3.msi", + "hash": "0e50d1810bf5979353c9478dc90191e9aa87b5ad52382907017942731fb2e98c" } }, "extract_dir": "Amazon\\AWSSAMCLI",