aws-sam-cli: Update to version 1.139.0

This commit is contained in:
github-actions[bot] 2025-05-23 00:39:38 +00:00
parent 4d54ca50e5
commit 6cb292f290

View File

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