aws-sam-cli: Update to version 1.150.0

This commit is contained in:
github-actions[bot] 2025-12-03 04:30:28 +00:00
parent 9dcd54b831
commit 11d7985dbf

View File

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