codeql: Update to version 2.12.0

This commit is contained in:
github-actions[bot] 2023-01-11 01:56:30 +00:00
parent 106fd4d3db
commit e71ecf5ff7

View File

@ -1,5 +1,5 @@
{
"version": "2.11.6",
"version": "2.12.0",
"description": "Source code security analyzer from GitHub",
"homepage": "https://github.com/github/codeql-cli-binaries",
"license": {
@ -8,8 +8,8 @@
},
"architecture": {
"64bit": {
"url": "https://github.com/github/codeql-cli-binaries/releases/download/v2.11.6/codeql-win64.zip",
"hash": "1f762d13a5b3e088b1b65dce4d9633021084377bb07d4c8c31dab4b30a8a835f",
"url": "https://github.com/github/codeql-cli-binaries/releases/download/v2.12.0/codeql-win64.zip",
"hash": "2b807c98bad72fd3c2abef5e51952b34b244f2e9c21f5ef49ce7fa094d0179f6",
"extract_dir": "codeql"
}
},