codeql: Update to version 2.17.1

This commit is contained in:
github-actions[bot] 2024-04-24 16:27:57 +00:00
parent 86f62d2ac5
commit 02efe1b465

View File

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