aws-sam-cli: Update to version 1.62.0

This commit is contained in:
github-actions[bot] 2022-11-11 00:35:44 +00:00
parent d4fa9890d6
commit 12de491955

View File

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