codeql: Update to version 2.14.6

This commit is contained in:
github-actions[bot] 2023-09-27 04:26:26 +00:00
parent 90db0026c9
commit 17040c9bf5

View File

@ -1,5 +1,5 @@
{
"version": "2.14.5",
"version": "2.14.6",
"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.14.5/codeql-win64.zip",
"hash": "861fcb38365cc311efee0c3a28c77494e93c69a969885b72e53173ad473f61aa",
"url": "https://github.com/github/codeql-cli-binaries/releases/download/v2.14.6/codeql-win64.zip",
"hash": "1ad53990497c5954f9478f6bfc0331267fc32e006f8f8ad95c938ec2560f66f3",
"extract_dir": "codeql"
}
},