aws-sam-cli: Update to version 1.115.0

This commit is contained in:
github-actions[bot] 2024-04-12 01:14:07 +00:00
parent d7cb64607a
commit 60cce3211a

View File

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