codeql: Update to version 2.16.4

This commit is contained in:
github-actions[bot] 2024-03-11 20:25:14 +00:00
parent 7588733de3
commit 4066aec5e8

View File

@ -1,5 +1,5 @@
{
"version": "2.16.3",
"version": "2.16.4",
"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.3/codeql-win64.zip",
"hash": "66d53850ef14da05e23ddaa5553e07593d91c40f4b7d011d260b6a371e811cad",
"url": "https://github.com/github/codeql-cli-binaries/releases/download/v2.16.4/codeql-win64.zip",
"hash": "cc488c8c4ad779608da3df2ccc4586f51f86dcab39117b97fd4ee5db339edb6f",
"extract_dir": "codeql"
}
},