aws-sam-cli: Update to version 1.43.0

This commit is contained in:
github-actions[bot] 2022-03-29 02:04:47 +00:00
parent f10a90d534
commit 00665a7e24

View File

@ -1,5 +1,5 @@
{ {
"version": "1.42.0", "version": "1.43.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",
@ -8,8 +8,8 @@
}, },
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/aws/aws-sam-cli/releases/download/v1.42.0/AWS_SAM_CLI_64_PY3.msi", "url": "https://github.com/aws/aws-sam-cli/releases/download/v1.43.0/AWS_SAM_CLI_64_PY3.msi",
"hash": "70465b026cd8d7c8be75da4e24eb9af49a71ae7214b17fb1c62d30cf33f837a3" "hash": "5cb514e8bf0794292c567958aae5ec4f0f6005bdcbe4cd9af6d4eb777bba9b8f"
} }
}, },
"extract_dir": "Amazon\\AWSSAMCLI", "extract_dir": "Amazon\\AWSSAMCLI",