codeql: Update to version 2.18.2

This commit is contained in:
github-actions[bot] 2024-08-13 16:30:28 +00:00
parent ccac269d0e
commit b5881c98e4

View File

@ -1,5 +1,5 @@
{ {
"version": "2.18.1", "version": "2.18.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.18.1/codeql-win64.zip", "url": "https://github.com/github/codeql-cli-binaries/releases/download/v2.18.2/codeql-win64.zip",
"hash": "eb69c9ce40142904965ca3f2491c989f12747d74358385e2e94c427b4324201c", "hash": "01077d50a1490710f2c85973e7c393ff8226778cf0337a5a47689220c4e1257e",
"extract_dir": "codeql" "extract_dir": "codeql"
} }
}, },