aws-sam-cli: Update to version 1.129.0

This commit is contained in:
github-actions[bot] 2024-11-14 04:30:01 +00:00
parent 9e3cd19762
commit edbc708014

View File

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