codeql: Update to version 2.20.5

This commit is contained in:
github-actions[bot] 2025-02-20 16:31:10 +00:00
parent cf5db7379f
commit 85efaafa3d

View File

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