codeql: Update to version 2.16.0

This commit is contained in:
github-actions[bot] 2024-01-17 08:27:02 +00:00
parent f29ada6b44
commit f7082e4712

View File

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