codeql: Update to version 2.23.2

This commit is contained in:
github-actions[bot] 2025-10-02 12:32:17 +00:00
parent 40df87dcb0
commit 900b6b237e

View File

@ -1,5 +1,5 @@
{
"version": "2.23.1",
"version": "2.23.2",
"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.23.1/codeql-win64.zip",
"hash": "e8dddcd0eb22db869c4278c1ede95b91e3a2e12d027a412c187ff5de2493e3e9",
"url": "https://github.com/github/codeql-cli-binaries/releases/download/v2.23.2/codeql-win64.zip",
"hash": "7e53592f7984350edbe6da88246f57e9f74da89d92e5c6e0ad7997a55c929851",
"extract_dir": "codeql"
}
},