aws-sam-cli: Update to version 1.130.0

This commit is contained in:
github-actions[bot] 2024-11-22 00:37:53 +00:00
parent 313dd50b01
commit 2caab6146a

View File

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