From 0a9a658f10d67f6a008d50ded7084532dc0fff27 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 7 Oct 2022 00:47:13 +0000 Subject: [PATCH] aws-sam-cli: Update to version 1.59.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 4f07e80cb0..fa58f806a0 100644 --- a/bucket/aws-sam-cli.json +++ b/bucket/aws-sam-cli.json @@ -1,5 +1,5 @@ { - "version": "1.58.0", + "version": "1.59.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.58.0/AWS_SAM_CLI_64_PY3.msi", - "hash": "f1efd0739dc778443a12bc7d0ef51b5033bba8df5586cde34e4ba3bc437b09f7" + "url": "https://github.com/aws/aws-sam-cli/releases/download/v1.59.0/AWS_SAM_CLI_64_PY3.msi", + "hash": "696996f85102b64e4e19df693a596fe57af14dec8a370c30e2433042e4194dac" } }, "extract_dir": "Amazon\\AWSSAMCLI",