codeql: Update to version 2.14.5

This commit is contained in:
github-actions[bot] 2023-09-15 00:32:47 +00:00
parent aa53773bd7
commit 02d03bf08d

View File

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