aws-sam-cli: Update to version 1.145.2

This commit is contained in:
github-actions[bot] 2025-10-22 00:39:55 +00:00
parent a4393bfcbb
commit 1e54fe4b8b

View File

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