codeql: Update to version 2.20.1

This commit is contained in:
github-actions[bot] 2025-01-10 00:37:13 +00:00
parent b3f9659045
commit 0afd3c7fe1

View File

@ -1,5 +1,5 @@
{ {
"version": "2.20.0", "version": "2.20.1",
"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.0/codeql-win64.zip", "url": "https://github.com/github/codeql-cli-binaries/releases/download/v2.20.1/codeql-win64.zip",
"hash": "b62f81fe0746f23d7805e45e021ebd5b3b58fc9f4fab177b42f3319fe6f8bf33", "hash": "e24a28b245161c813923f295ab43df8e81a8fa53f275da8729ce9f6563ab37dd",
"extract_dir": "codeql" "extract_dir": "codeql"
} }
}, },