aws-sam-cli: Update to version 1.66.0

This commit is contained in:
github-actions[bot] 2022-11-29 16:29:53 +00:00
parent 890fb93412
commit eab12048b9

View File

@ -1,5 +1,5 @@
{ {
"version": "1.65.0", "version": "1.66.0",
"description": "Build, test, debug, and deploy Serverless applications from CLI", "description": "Build, test, debug, and deploy Serverless applications from CLI",
"homepage": "https://aws.amazon.com/serverless/sam/", "homepage": "https://aws.amazon.com/serverless/sam/",
"license": "Apache-2.0", "license": "Apache-2.0",
@ -8,8 +8,8 @@
}, },
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/aws/aws-sam-cli/releases/download/v1.65.0/AWS_SAM_CLI_64_PY3.msi", "url": "https://github.com/aws/aws-sam-cli/releases/download/v1.66.0/AWS_SAM_CLI_64_PY3.msi",
"hash": "4e538657170270336b2185ecc59f1c04dbf914e4f9c8548e9b21238bf26588af" "hash": "63e28474d1a11051aa898896a17bcbe23e31389563196c23c16d6169a89874d5"
} }
}, },
"extract_dir": "Amazon\\AWSSAMCLI", "extract_dir": "Amazon\\AWSSAMCLI",