aws-sam-cli: Update to version 1.150.1

This commit is contained in:
github-actions[bot] 2025-12-04 00:41:23 +00:00
parent a23ebc2b3d
commit ca9ac095ff

View File

@ -1,5 +1,5 @@
{ {
"version": "1.150.0", "version": "1.150.1",
"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.150.0/AWS_SAM_CLI_64_PY3.msi#/dl.msi_", "url": "https://github.com/aws/aws-sam-cli/releases/download/v1.150.1/AWS_SAM_CLI_64_PY3.msi#/dl.msi_",
"hash": "1c804105eec8000aa046d6d900e395165bbe5e9f7cb837e75d5a30ac0fa5ce89" "hash": "4c7bc74027edf03dc12ee77996fe7b850038902738cf8da4852de40b4d085e1c"
} }
}, },
"pre_install": [ "pre_install": [