aws-sam-cli: Update to version 1.137.1

This commit is contained in:
github-actions[bot] 2025-04-11 12:31:28 +00:00
parent c8a8898497
commit a52da82f36

View File

@ -1,5 +1,5 @@
{ {
"version": "1.137.0", "version": "1.137.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.137.0/AWS_SAM_CLI_64_PY3.msi#/dl.msi_", "url": "https://github.com/aws/aws-sam-cli/releases/download/v1.137.1/AWS_SAM_CLI_64_PY3.msi#/dl.msi_",
"hash": "bc5f2bff4342ac5b4a6ea86b64ed9e64f4c93f7de3cacf2e332038f7728be840" "hash": "0af65601075038d4c768ddac95f7fb6358c3ca6c46de5da455469d05eb2ca824"
} }
}, },
"pre_install": [ "pre_install": [