aws-sam-cli: Update to version 1.35.0

This commit is contained in:
Richard Kuhnt 2021-11-03 22:00:35 +00:00
parent 55c7258008
commit 1a9a8508b7

View File

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