aws-sam-cli: Update to version 1.128.0

This commit is contained in:
github-actions[bot] 2024-11-12 20:28:14 +00:00
parent aa5dad6e7b
commit cbe9c3e950

View File

@ -1,5 +1,5 @@
{ {
"version": "1.127.0", "version": "1.128.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.127.0/AWS_SAM_CLI_64_PY3.msi#/dl.msi_", "url": "https://github.com/aws/aws-sam-cli/releases/download/v1.128.0/AWS_SAM_CLI_64_PY3.msi#/dl.msi_",
"hash": "8a56c7e8e6450e9589b23a27222e585b927e62b48b72b2f95fcd71346dc10bca" "hash": "63e4fd4f228bf4848e6de7e56a874429e1394cad0607d267a2dfefc495c85217"
} }
}, },
"pre_install": [ "pre_install": [