aws-sam-cli: Update to version 1.106.0

This commit is contained in:
github-actions[bot] 2024-01-04 04:26:05 +00:00
parent c1f1ca975b
commit 47ae6fc1a0

View File

@ -1,5 +1,5 @@
{ {
"version": "1.105.0", "version": "1.106.0",
"description": "Build, test, debug, and deploy Serverless applications from CLI", "description": "Build, test, debug, and deploy Serverless applications from CLI",
"homepage": "https://aws.amazon.com/serverless/sam/", "homepage": "https://aws.amazon.com/serverless/sam/",
"license": "Apache-2.0", "license": "Apache-2.0",
@ -9,8 +9,8 @@
}, },
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/aws/aws-sam-cli/releases/download/v1.105.0/AWS_SAM_CLI_64_PY3.msi#/dl.msi_", "url": "https://github.com/aws/aws-sam-cli/releases/download/v1.106.0/AWS_SAM_CLI_64_PY3.msi#/dl.msi_",
"hash": "821551df6cd9294dcd377797905bd9d89d316933ca12a42bf84ce433788658ee" "hash": "2b96e4512e70dc4e896de074c6bd7519c3673f74643e5ede9ee5091d4418e9f9"
} }
}, },
"pre_install": [ "pre_install": [