aws-sam-cli: Update to version 1.91.0

This commit is contained in:
github-actions[bot] 2023-07-18 20:26:44 +00:00
parent d9474b9da6
commit 8eb1ccf7b8

View File

@ -1,5 +1,5 @@
{
"version": "1.90.0",
"version": "1.91.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.90.0/AWS_SAM_CLI_64_PY3.msi",
"hash": "277950a92545ad0640f7b2416b13179da8f09f627d74a3842634590615e9a72e"
"url": "https://github.com/aws/aws-sam-cli/releases/download/v1.91.0/AWS_SAM_CLI_64_PY3.msi",
"hash": "85ca2e1cb7ae368b5f1d2968e542ee8bb3b82e2abb520686fd5675430dbe8cdc"
}
},
"extract_dir": "Amazon\\AWSSAMCLI",