aws-sam-cli: Update to version 1.86.1

This commit is contained in:
github-actions[bot] 2023-06-07 04:26:42 +00:00
parent 6b30680a17
commit 10f8d26110

View File

@ -1,5 +1,5 @@
{
"version": "1.86.0",
"version": "1.86.1",
"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.86.0/AWS_SAM_CLI_64_PY3.msi",
"hash": "f26da91f86d7898c3dba040f774fc2dd6a6fce80ba92afaf1fbf0874711e2567"
"url": "https://github.com/aws/aws-sam-cli/releases/download/v1.86.1/AWS_SAM_CLI_64_PY3.msi",
"hash": "a12acbbc5e6b5f377b5e9276f8a80246f0be66dd931eb096313bd1aea836fcec"
}
},
"extract_dir": "Amazon\\AWSSAMCLI",