aws-sam-cli: Update to version 1.52.0

This commit is contained in:
github-actions[bot] 2022-06-10 00:36:16 +00:00
parent e457560787
commit 8195222be1

View File

@ -1,5 +1,5 @@
{
"version": "1.51.0",
"version": "1.52.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.51.0/AWS_SAM_CLI_64_PY3.msi",
"hash": "a39172a7f8e2dce33a2186e7a28a93e4d40b8044a0fb3e3afa5c09742e533da5"
"url": "https://github.com/aws/aws-sam-cli/releases/download/v1.52.0/AWS_SAM_CLI_64_PY3.msi",
"hash": "d22a165f08fbff9ae6f3503d55d6439e0f84a0a9ad57075072283135187be5b2"
}
},
"extract_dir": "Amazon\\AWSSAMCLI",