aws-sam-cli: Update to version 1.56.0

This commit is contained in:
github-actions[bot] 2022-09-01 20:30:12 +00:00
parent c41dd2d8aa
commit 8b1d2a0be4

View File

@ -1,5 +1,5 @@
{
"version": "1.55.0",
"version": "1.56.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.55.0/AWS_SAM_CLI_64_PY3.msi",
"hash": "f595f0f1d260a76268af410f52fa0a784c4a268def2a13272482ff8ee343a766"
"url": "https://github.com/aws/aws-sam-cli/releases/download/v1.56.0/AWS_SAM_CLI_64_PY3.msi",
"hash": "1622a50e8b227663e3a81f89dd4b907ac6cf9d06890e369599a61cecb50f08a7"
}
},
"extract_dir": "Amazon\\AWSSAMCLI",