aws-sam-cli: Update to version 1.145.0

This commit is contained in:
github-actions[bot] 2025-10-15 00:38:32 +00:00
parent 3d6b1f7264
commit 07ab1e24f1

View File

@ -1,5 +1,5 @@
{ {
"version": "1.144.0", "version": "1.145.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.144.0/AWS_SAM_CLI_64_PY3.msi#/dl.msi_", "url": "https://github.com/aws/aws-sam-cli/releases/download/v1.145.0/AWS_SAM_CLI_64_PY3.msi#/dl.msi_",
"hash": "38f863f4bb8928dcf255deaf81e0048edf3d4167fb23e02bafe9a5721a7f56cb" "hash": "7ac7f0dced8d3566a7b9ee5fb7f15a51301e0004edc3cc5ecf5ea4d4a1c1fd4d"
} }
}, },
"pre_install": [ "pre_install": [