aws-sam-cli: Update to version 1.116.0

This commit is contained in:
github-actions[bot] 2024-04-30 20:25:46 +00:00
parent d20f081f06
commit 66c7e00f31

View File

@ -1,5 +1,5 @@
{ {
"version": "1.115.0", "version": "1.116.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.115.0/AWS_SAM_CLI_64_PY3.msi#/dl.msi_", "url": "https://github.com/aws/aws-sam-cli/releases/download/v1.116.0/AWS_SAM_CLI_64_PY3.msi#/dl.msi_",
"hash": "599bd0cf710c055c53a9cb2d8a15acb7f3d12bc1a354407fd91dd5708c2af956" "hash": "bfd04ad44737c6e2e854ccf4a27c505d01cc3aee4a5e0d9d5fb0689fcdf3c8f5"
} }
}, },
"pre_install": [ "pre_install": [