codeql: Update to version 2.17.6

This commit is contained in:
github-actions[bot] 2024-06-27 20:26:35 +00:00
parent c6d963dc6b
commit 15ecc7708b

View File

@ -1,5 +1,5 @@
{
"version": "2.17.5",
"version": "2.17.6",
"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.17.5/codeql-win64.zip",
"hash": "d67700f81b891343b66b6b9afc684689e344116d9ad49ef24e073ca9643022b1",
"url": "https://github.com/github/codeql-cli-binaries/releases/download/v2.17.6/codeql-win64.zip",
"hash": "33c6d197ab229512d8279838dc3d47707dfa346a278aa55bc703df72b09b45c4",
"extract_dir": "codeql"
}
},