aws-sam-cli: Update to version 1.138.0

This commit is contained in:
github-actions[bot] 2025-05-02 20:29:00 +00:00
parent f74176a7cb
commit 522dc44881

View File

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