codeql: Update to version 2.15.4

This commit is contained in:
github-actions[bot] 2023-12-11 20:24:53 +00:00
parent f83ae51cca
commit 40f19bb350

View File

@ -1,5 +1,5 @@
{ {
"version": "2.15.3", "version": "2.15.4",
"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.15.3/codeql-win64.zip", "url": "https://github.com/github/codeql-cli-binaries/releases/download/v2.15.4/codeql-win64.zip",
"hash": "ef8dac462e497437f68989720fc8afe6d0124b1e6ffd0d60ff1248090212ad19", "hash": "eb3d014f036dc5c4fee1b90b9a2b3066bb7e0c92b33035a0e23c08ba04dd4e9c",
"extract_dir": "codeql" "extract_dir": "codeql"
} }
}, },