aws-sam-cli: Update to version 1.56.1

This commit is contained in:
github-actions[bot] 2022-09-08 04:53:24 +00:00
parent 3733ab8bd8
commit 8716299b1e

View File

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