aws-sam-cli: Update to version 1.63.0

This commit is contained in:
github-actions[bot] 2022-11-15 04:31:07 +00:00
parent 91a81a0e65
commit eabb8c9174

View File

@ -1,5 +1,5 @@
{
"version": "1.62.0",
"version": "1.63.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.62.0/AWS_SAM_CLI_64_PY3.msi",
"hash": "925af1645ea5573ce1d114480cc287094a9f65cb7644aee74e252c8bb05c6bb1"
"url": "https://github.com/aws/aws-sam-cli/releases/download/v1.63.0/AWS_SAM_CLI_64_PY3.msi",
"hash": "4b3f473b51cde79e1fab76da6d481a54973729b9a08618c1a236918dd1be79e4"
}
},
"extract_dir": "Amazon\\AWSSAMCLI",