aws-sam-cli: Update to version 1.131.0

This commit is contained in:
github-actions[bot] 2024-11-22 20:29:04 +00:00
parent a28586c70f
commit ba4836c6d1

View File

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