aws-sam-cli: Update to version 1.55.0

This commit is contained in:
github-actions[bot] 2022-08-18 00:33:54 +00:00
parent 572133d1a9
commit 0dcf39a634

View File

@ -1,5 +1,5 @@
{
"version": "1.54.0",
"version": "1.55.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.54.0/AWS_SAM_CLI_64_PY3.msi",
"hash": "9cd77625efe32cebd64ce2b749504a68a82b06cca013512b92d12ebd9a99bb2d"
"url": "https://github.com/aws/aws-sam-cli/releases/download/v1.55.0/AWS_SAM_CLI_64_PY3.msi",
"hash": "f595f0f1d260a76268af410f52fa0a784c4a268def2a13272482ff8ee343a766"
}
},
"extract_dir": "Amazon\\AWSSAMCLI",