aws-sam-cli: Update to version 1.105.0

This commit is contained in:
github-actions[bot] 2023-12-12 20:24:35 +00:00
parent e79b25ffd7
commit f7cd474c3f

View File

@ -1,5 +1,5 @@
{ {
"version": "1.104.0", "version": "1.105.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.104.0/AWS_SAM_CLI_64_PY3.msi#/dl.msi_", "url": "https://github.com/aws/aws-sam-cli/releases/download/v1.105.0/AWS_SAM_CLI_64_PY3.msi#/dl.msi_",
"hash": "498a087b705d77b5cdcb8b0f5128d68737659911b89e5786844f3990b913b6b6" "hash": "821551df6cd9294dcd377797905bd9d89d316933ca12a42bf84ce433788658ee"
} }
}, },
"pre_install": [ "pre_install": [