From 9fc256518dc2e0d6edbd4ce06317cec2b30c43bc Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 31 Oct 2023 00:32:47 +0000 Subject: [PATCH] aws-sam-cli: Update to version 1.100.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 9d50ca1574..de8d10c43e 100644 --- a/bucket/aws-sam-cli.json +++ b/bucket/aws-sam-cli.json @@ -1,5 +1,5 @@ { - "version": "1.99.0", + "version": "1.100.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.99.0/AWS_SAM_CLI_64_PY3.msi#/dl.msi_", - "hash": "cdac86ea863ddf24ae73d2b99eba37aeda0f074c00bc7ba5fd99a6c32257d3af" + "url": "https://github.com/aws/aws-sam-cli/releases/download/v1.100.0/AWS_SAM_CLI_64_PY3.msi#/dl.msi_", + "hash": "8ff4a37ea6e8c049373771e54763677c0595a3594091c4c51ea8869a6f9d55f7" } }, "pre_install": [