codeql: Update to version 2.17.0

This commit is contained in:
github-actions[bot] 2024-04-04 17:09:04 +00:00
parent 37caa724b4
commit dac12573ca

View File

@ -1,5 +1,5 @@
{ {
"version": "2.16.6", "version": "2.17.0",
"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.16.6/codeql-win64.zip", "url": "https://github.com/github/codeql-cli-binaries/releases/download/v2.17.0/codeql-win64.zip",
"hash": "83aa4bd5f28795ad9c2ccab419cb249818d70a9afb94abe7ebcaf2b4018a8afa", "hash": "ff338c30f864c94a22249a1af21eaaf5c99e4ee8151a799ad20b7e2a86f03c80",
"extract_dir": "codeql" "extract_dir": "codeql"
} }
}, },