aws-sam-cli: Update to version 1.84.0

This commit is contained in:
github-actions[bot] 2023-05-17 00:34:54 +00:00
parent af6b026aa8
commit b79c2ff351

View File

@ -1,5 +1,5 @@
{
"version": "1.83.0",
"version": "1.84.0",
"description": "Build, test, debug, and deploy Serverless applications from CLI",
"homepage": "https://aws.amazon.com/serverless/sam/",
"license": "Apache-2.0",
@ -8,8 +8,8 @@
},
"architecture": {
"64bit": {
"url": "https://github.com/aws/aws-sam-cli/releases/download/v1.83.0/AWS_SAM_CLI_64_PY3.msi",
"hash": "57368b0678288e699a62fee741d6328b80813c00ecbf77b399856361f12de24a"
"url": "https://github.com/aws/aws-sam-cli/releases/download/v1.84.0/AWS_SAM_CLI_64_PY3.msi",
"hash": "9d381f63a2d537dd322ef024ef6f0b2d4c91f94d2d62864d5de3373cbce5c518"
}
},
"extract_dir": "Amazon\\AWSSAMCLI",