aws-sam-cli: Update to version 1.147.1

This commit is contained in:
github-actions[bot] 2025-11-20 20:29:26 +00:00
parent 09522c0b3a
commit edec6f9f12

View File

@ -1,5 +1,5 @@
{ {
"version": "1.146.0", "version": "1.147.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.146.0/AWS_SAM_CLI_64_PY3.msi#/dl.msi_", "url": "https://github.com/aws/aws-sam-cli/releases/download/v1.147.1/AWS_SAM_CLI_64_PY3.msi#/dl.msi_",
"hash": "0ce7505bc98637c18811a34ec194fdd5578dd1bd3ea373bfd62335af425f244d" "hash": "1484aa6eb844c6e025f766a444c4c6970669ee3195243c6703c3ea6271b203a3"
} }
}, },
"pre_install": [ "pre_install": [