codeql: Update to version 2.15.5

This commit is contained in:
github-actions[bot] 2023-12-20 20:24:52 +00:00
parent 42f6c6d961
commit 377fc5f11b

View File

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