aws-sam-cli: Update to version 1.53.0

This commit is contained in:
github-actions[bot] 2022-06-29 20:30:10 +00:00
parent a9ccf3a225
commit 1f4108ca10

View File

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