aws-sam-cli: Update to version 1.136.0

This commit is contained in:
github-actions[bot] 2025-03-28 00:37:12 +00:00
parent dca9ae0705
commit 601252b729

View File

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