From 0e102476afd5b582c14951120ad0a68012279f5a Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 18 Oct 2023 20:24:32 +0000 Subject: [PATCH] aws-sam-cli: Update to version 1.99.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 18d5f8ddb9..9d50ca1574 100644 --- a/bucket/aws-sam-cli.json +++ b/bucket/aws-sam-cli.json @@ -1,5 +1,5 @@ { - "version": "1.98.0", + "version": "1.99.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.98.0/AWS_SAM_CLI_64_PY3.msi#/dl.msi_", - "hash": "095fa2742f6cf51a3586b9f5aa867eb9e67c976a2410605054274a699ef44997" + "url": "https://github.com/aws/aws-sam-cli/releases/download/v1.99.0/AWS_SAM_CLI_64_PY3.msi#/dl.msi_", + "hash": "cdac86ea863ddf24ae73d2b99eba37aeda0f074c00bc7ba5fd99a6c32257d3af" } }, "pre_install": [