codeql: Update to version 2.16.5

This commit is contained in:
github-actions[bot] 2024-03-21 12:31:01 +00:00
parent a2158ea056
commit 900e62b8d9

View File

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