aws-sam-cli: Update to version 1.67.0

This commit is contained in:
github-actions[bot] 2022-12-20 00:33:59 +00:00
parent 17c8881150
commit 1c426028a9

View File

@ -1,5 +1,5 @@
{
"version": "1.66.0",
"version": "1.67.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.66.0/AWS_SAM_CLI_64_PY3.msi",
"hash": "63e28474d1a11051aa898896a17bcbe23e31389563196c23c16d6169a89874d5"
"url": "https://github.com/aws/aws-sam-cli/releases/download/v1.67.0/AWS_SAM_CLI_64_PY3.msi",
"hash": "aa4180827878b2ec18547f5f7152cc7c788aab140e299db6f8550af4f422d847"
}
},
"extract_dir": "Amazon\\AWSSAMCLI",