From 06069eee25ea081fd79422b21e5a63b57eeba3c5 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 20 Apr 2023 20:28:02 +0000 Subject: [PATCH] aws-sam-cli: Update to version 1.81.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 05b653a998..e290b1fa5e 100644 --- a/bucket/aws-sam-cli.json +++ b/bucket/aws-sam-cli.json @@ -1,5 +1,5 @@ { - "version": "1.80.0", + "version": "1.81.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.80.0/AWS_SAM_CLI_64_PY3.msi", - "hash": "533b5cfa853bd472bb3c30477a838ca9ac5af6b37f49de6834d6fd50d3650443" + "url": "https://github.com/aws/aws-sam-cli/releases/download/v1.81.0/AWS_SAM_CLI_64_PY3.msi", + "hash": "ea74e364263fe3eeaa77d628c50dd3d867a30f29a3d2d61a6d2df2e07a0598fe" } }, "extract_dir": "Amazon\\AWSSAMCLI",