aws-sam-cli: Update to version 1.65.0

This commit is contained in:
github-actions[bot] 2022-11-18 00:34:43 +00:00
parent e3213cf578
commit 7315f799d3

View File

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