aws-sam-cli: Update to version 1.92.0

This commit is contained in:
github-actions[bot] 2023-07-20 00:33:10 +00:00
parent 38993078de
commit cd7bd88304

View File

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