aws-sam-cli: Update to version 1.145.1

This commit is contained in:
github-actions[bot] 2025-10-16 00:38:14 +00:00
parent 3c44f018e3
commit a2fda700e8

View File

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