From 0206aab7aa313c77050cc062aa4e86162a39ea90 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 11 May 2023 20:25:01 +0000 Subject: [PATCH] aws-sam-cli: Update to version 1.83.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 2df93bb0f0..0dde9f0cc8 100644 --- a/bucket/aws-sam-cli.json +++ b/bucket/aws-sam-cli.json @@ -1,5 +1,5 @@ { - "version": "1.82.0", + "version": "1.83.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.82.0/AWS_SAM_CLI_64_PY3.msi", - "hash": "11ee7343e89c086c454763e9d912396e7dc1b1e447f236eba209ed9ad55be6d2" + "url": "https://github.com/aws/aws-sam-cli/releases/download/v1.83.0/AWS_SAM_CLI_64_PY3.msi", + "hash": "57368b0678288e699a62fee741d6328b80813c00ecbf77b399856361f12de24a" } }, "extract_dir": "Amazon\\AWSSAMCLI",