From 17e24f05b8b23d949367b7d380c6925f3a1e6914 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 15 Nov 2023 00:32:54 +0000 Subject: [PATCH] aws-sam-cli: Update to version 1.102.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 67203873f8..176083b5dd 100644 --- a/bucket/aws-sam-cli.json +++ b/bucket/aws-sam-cli.json @@ -1,5 +1,5 @@ { - "version": "1.101.0", + "version": "1.102.0", "description": "Build, test, debug, and deploy Serverless applications from CLI", "homepage": "https://aws.amazon.com/serverless/sam/", "license": "Apache-2.0", @@ -9,8 +9,8 @@ }, "architecture": { "64bit": { - "url": "https://github.com/aws/aws-sam-cli/releases/download/v1.101.0/AWS_SAM_CLI_64_PY3.msi#/dl.msi_", - "hash": "336674a7d4cdee54a6e31d97a69c7891b8356466f5cf33627c5faee4a066ccdc" + "url": "https://github.com/aws/aws-sam-cli/releases/download/v1.102.0/AWS_SAM_CLI_64_PY3.msi#/dl.msi_", + "hash": "a5a64c26f14a939152c79cfa0ca7263330aafc5ae89a54a66ac303481735d1df" } }, "pre_install": [