codeql: Update to version 2.19.4

This commit is contained in:
github-actions[bot] 2024-12-02 16:30:52 +00:00
parent e7986730aa
commit 18dc1108cd

View File

@ -1,5 +1,5 @@
{ {
"version": "2.19.3", "version": "2.19.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.19.3/codeql-win64.zip", "url": "https://github.com/github/codeql-cli-binaries/releases/download/v2.19.4/codeql-win64.zip",
"hash": "3b41e855b116677738d70ab393b78181d0220cf46b1da88681114175b0fc90ef", "hash": "95bca559e0ffac8134b0d26ee7ccf2ee3e078b9e592201e699dc1c0fc50b9164",
"extract_dir": "codeql" "extract_dir": "codeql"
} }
}, },