codeql: Update to version 2.18.4

This commit is contained in:
github-actions[bot] 2024-09-12 16:30:01 +00:00
parent fd7f692cc0
commit 33b23c7241

View File

@ -1,5 +1,5 @@
{
"version": "2.18.3",
"version": "2.18.4",
"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.18.3/codeql-win64.zip",
"hash": "b8459430c1e74dc182564208975116003f952255f1e9ba067416843cddb8bf14",
"url": "https://github.com/github/codeql-cli-binaries/releases/download/v2.18.4/codeql-win64.zip",
"hash": "c347c2dba4907b6dc00c48e4a582bd70c5cfb6baa3050a9e481622d9c06e68eb",
"extract_dir": "codeql"
}
},