aws-sam-cli: Update to version 1.113.0

This commit is contained in:
github-actions[bot] 2024-03-20 00:33:08 +00:00
parent 3318d71913
commit 660b3c8155

View File

@ -1,5 +1,5 @@
{ {
"version": "1.112.0", "version": "1.113.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.112.0/AWS_SAM_CLI_64_PY3.msi#/dl.msi_", "url": "https://github.com/aws/aws-sam-cli/releases/download/v1.113.0/AWS_SAM_CLI_64_PY3.msi#/dl.msi_",
"hash": "afc1a4d393da787b5d5f9b1a9d51b2d382bafa99f991ae16d4f584ef08b65fb9" "hash": "6be75c11d65e912a199e273a3e64a2a382fc09e77848c5cf36457d195166b670"
} }
}, },
"pre_install": [ "pre_install": [