aws-sam-cli: Update to version 1.140.0

This commit is contained in:
github-actions[bot] 2025-06-06 00:40:03 +00:00
parent 171a30f72e
commit 49b533f8fc

View File

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