aws-sam-cli: Update to version 1.44.0

This commit is contained in:
github-actions[bot] 2022-04-06 04:29:34 +00:00
parent 3b64855c3a
commit 60b7e79db5

View File

@ -1,5 +1,5 @@
{ {
"version": "1.43.0", "version": "1.44.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.43.0/AWS_SAM_CLI_64_PY3.msi", "url": "https://github.com/aws/aws-sam-cli/releases/download/v1.44.0/AWS_SAM_CLI_64_PY3.msi",
"hash": "5cb514e8bf0794292c567958aae5ec4f0f6005bdcbe4cd9af6d4eb777bba9b8f" "hash": "af6dc9313342bbb1b2b29e0e049432774a91b7b29b41dee09fcd67988f8df121"
} }
}, },
"extract_dir": "Amazon\\AWSSAMCLI", "extract_dir": "Amazon\\AWSSAMCLI",