aws-sam-cli: Update to version 1.82.0

This commit is contained in:
github-actions[bot] 2023-04-27 20:27:25 +00:00
parent d3ef4dff2d
commit 1d04d5e207

View File

@ -1,5 +1,5 @@
{
"version": "1.81.0",
"version": "1.82.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.81.0/AWS_SAM_CLI_64_PY3.msi",
"hash": "ea74e364263fe3eeaa77d628c50dd3d867a30f29a3d2d61a6d2df2e07a0598fe"
"url": "https://github.com/aws/aws-sam-cli/releases/download/v1.82.0/AWS_SAM_CLI_64_PY3.msi",
"hash": "11ee7343e89c086c454763e9d912396e7dc1b1e447f236eba209ed9ad55be6d2"
}
},
"extract_dir": "Amazon\\AWSSAMCLI",