codeql: Update to version 2.17.5

This commit is contained in:
github-actions[bot] 2024-06-12 20:26:19 +00:00
parent f9cd904bd2
commit 8c6bec7649

View File

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