codeql: Update to version 2.16.2

This commit is contained in:
github-actions[bot] 2024-02-12 20:23:24 +00:00
parent 08703b99f9
commit 999506f6e2

View File

@ -1,5 +1,5 @@
{
"version": "2.16.1",
"version": "2.16.2",
"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.16.1/codeql-win64.zip",
"hash": "9ebe5ea8a7d0a77425428d50d49912319117fccee24ecb62f6219c12584f4f28",
"url": "https://github.com/github/codeql-cli-binaries/releases/download/v2.16.2/codeql-win64.zip",
"hash": "808381e72ce92b676d41f5f272cc6e33b339598fdf0ca18e27685f1a6f2bb7e0",
"extract_dir": "codeql"
}
},