aws-sam-cli: Update to version 1.146.0

This commit is contained in:
github-actions[bot] 2025-11-07 00:39:49 +00:00
parent 27adafd9e9
commit bbfcbef89f

View File

@ -1,5 +1,5 @@
{ {
"version": "1.145.2", "version": "1.146.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.145.2/AWS_SAM_CLI_64_PY3.msi#/dl.msi_", "url": "https://github.com/aws/aws-sam-cli/releases/download/v1.146.0/AWS_SAM_CLI_64_PY3.msi#/dl.msi_",
"hash": "3b0d3b7882bfbb9188d54f16914bf2015c90d973d469166f92fe358fa681cae0" "hash": "0ce7505bc98637c18811a34ec194fdd5578dd1bd3ea373bfd62335af425f244d"
} }
}, },
"pre_install": [ "pre_install": [