codeql: Update to version 2.16.6

This commit is contained in:
github-actions[bot] 2024-03-26 13:11:23 +00:00
parent 6ad1048f99
commit ef813e91bc

View File

@ -1,5 +1,5 @@
{
"version": "2.16.5",
"version": "2.16.6",
"description": "Source code security analyzer from GitHub",
"homepage": "https://github.com/github/codeql-cli-binaries",
"license": {
@ -8,8 +8,8 @@
},
"architecture": {
"64bit": {
"url": "https://github.com/github/codeql-cli-binaries/releases/download/v2.16.5/codeql-win64.zip",
"hash": "b2212d711d58cbc20d481f8934ea6da94cd6b8493f9aa9623d2a7d960e4479ed",
"url": "https://github.com/github/codeql-cli-binaries/releases/download/v2.16.6/codeql-win64.zip",
"hash": "83aa4bd5f28795ad9c2ccab419cb249818d70a9afb94abe7ebcaf2b4018a8afa",
"extract_dir": "codeql"
}
},