codeql: Update to version 2.20.4

This commit is contained in:
github-actions[bot] 2025-02-06 12:31:55 +00:00
parent 37516d1f0b
commit c9376566cd

View File

@ -1,5 +1,5 @@
{
"version": "2.20.3",
"version": "2.20.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.20.3/codeql-win64.zip",
"hash": "ed7be92c1502180e247010859338251804a00d35371e857134e064f6e5b1aeaa",
"url": "https://github.com/github/codeql-cli-binaries/releases/download/v2.20.4/codeql-win64.zip",
"hash": "649e5939466fff83de26a52013a6d9a10011d59a556909afc5fb6491666fc830",
"extract_dir": "codeql"
}
},