clangd: Update to version 15.0.3

This commit is contained in:
github-actions[bot] 2022-10-21 04:47:03 +00:00
parent 4f54ff3948
commit 7a26874bfd

View File

@ -1,13 +1,13 @@
{
"version": "15.0.1",
"version": "15.0.3",
"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/15.0.1/clangd-windows-15.0.1.zip",
"hash": "b0d9a4a6a7889f66ca303378f2d1b9d6b9dbcaea9ab716d02c6196c9b8f50b9f",
"extract_dir": "clangd_15.0.1"
"url": "https://github.com/clangd/clangd/releases/download/15.0.3/clangd-windows-15.0.3.zip",
"hash": "1748eb301729490c9d7c55f48d8b02d56c1ff8d038ec7fd6e8dc93834642c45a",
"extract_dir": "clangd_15.0.3"
}
},
"bin": "bin\\clangd.exe",