codeql: Update to version 2.10.2

This commit is contained in:
github-actions[bot] 2022-08-02 20:30:51 +00:00
parent 10a27f403c
commit ed149d8f09

View File

@ -1,5 +1,5 @@
{ {
"version": "2.10.1", "version": "2.10.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.10.1/codeql-win64.zip", "url": "https://github.com/github/codeql-cli-binaries/releases/download/v2.10.2/codeql-win64.zip",
"hash": "9decdb563ac4debc52c0e9b7b85202f5fe3d24f29958def5f77c92b0166748a0", "hash": "5de2bfb6fa8a355b1974043cdf369e3be865ccbcfb0643aa826d3881dc4e82d1",
"extract_dir": "codeql" "extract_dir": "codeql"
} }
}, },