aws-sam-cli: Update to version 1.34.1

This commit is contained in:
Richard Kuhnt 2021-10-26 23:00:35 +00:00
parent 07998e25bd
commit 4201b3a42e

View File

@ -1,5 +1,5 @@
{ {
"version": "1.33.0", "version": "1.34.1",
"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.33.0/AWS_SAM_CLI_64_PY3.msi", "url": "https://github.com/aws/aws-sam-cli/releases/download/v1.34.1/AWS_SAM_CLI_64_PY3.msi",
"hash": "52554799bcce2a8de055886735c74f075ab90bf8be625c3f6c1cd6cdc66f08e3" "hash": "4f4ee43fd0f8feeeae90d7b9173fb5bd8de276a9e2865ef0f8382841503672c8"
} }
}, },
"extract_dir": "Amazon\\AWSSAMCLI", "extract_dir": "Amazon\\AWSSAMCLI",