codeql: Update to version 2.17.2

This commit is contained in:
github-actions[bot] 2024-05-07 12:32:36 +00:00
parent 480b591c9f
commit a01c299e36

View File

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