aws-sam-cli: Update to version 1.61.0

This commit is contained in:
github-actions[bot] 2022-10-28 00:38:52 +00:00
parent 4a3b3137dc
commit 561cd7f6c2

View File

@ -1,5 +1,5 @@
{
"version": "1.60.0",
"version": "1.61.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.60.0/AWS_SAM_CLI_64_PY3.msi",
"hash": "d7fb243b69600cd416b33e7b1d82dc15ecc9dd784775401739f8ec1ddbd01774"
"url": "https://github.com/aws/aws-sam-cli/releases/download/v1.61.0/AWS_SAM_CLI_64_PY3.msi",
"hash": "f5b2c7bc8041e9d14ca3c797f0fe4ce0d44f64d37b3cf9a4dcc10cf3f0d0185a"
}
},
"extract_dir": "Amazon\\AWSSAMCLI",