aws-sam-cli: Update to version 1.104.0

This commit is contained in:
github-actions[bot] 2023-12-06 20:25:20 +00:00
parent 457d326bac
commit d4baff08bb

View File

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