aws-sam-cli: Update to version 1.135.0

This commit is contained in:
github-actions[bot] 2025-03-10 20:28:51 +00:00
parent 333f6da5ff
commit 9b64a3c62b

View File

@ -1,5 +1,5 @@
{ {
"version": "1.134.0", "version": "1.135.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.134.0/AWS_SAM_CLI_64_PY3.msi#/dl.msi_", "url": "https://github.com/aws/aws-sam-cli/releases/download/v1.135.0/AWS_SAM_CLI_64_PY3.msi#/dl.msi_",
"hash": "2a2728b03f576a68e799fb4cfafa9d513dde46b51e77777734ddf1da8df46586" "hash": "6ebdd114f1c0bc564d92f17ca73f8a2f8b2e3f6ead1f2d3df605b0ef61b43759"
} }
}, },
"pre_install": [ "pre_install": [