clangd: Update to version 21.1.8

This commit is contained in:
github-actions[bot] 2026-01-19 08:32:02 +00:00
parent 05565495e3
commit e7577c595c

View File

@ -1,13 +1,13 @@
{
"version": "21.1.0",
"version": "21.1.8",
"description": "Language server for C/C++, by the LLVM project",
"homepage": "https://clangd.llvm.org/",
"license": "Apache-2.0",
"architecture": {
"64bit": {
"url": "https://github.com/clangd/clangd/releases/download/21.1.0/clangd-windows-21.1.0.zip",
"hash": "9bcbb561dbc2214a6d03a6ed7e6bd0147776cca58e3b58a7f6df86a983ce1c22",
"extract_dir": "clangd_21.1.0"
"url": "https://github.com/clangd/clangd/releases/download/21.1.8/clangd-windows-21.1.8.zip",
"hash": "aeb5a68414c4d10b0867a479c9f21593043cc6d122e39de61b3801c89ebd57fc",
"extract_dir": "clangd_21.1.8"
}
},
"bin": "bin\\clangd.exe",