aws-sam-cli: Update to version 1.64.0

This commit is contained in:
github-actions[bot] 2022-11-16 00:33:08 +00:00
parent e750d2bd83
commit 66be9a1c46

View File

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