mirror of
https://github.com/ScoopInstaller/Main.git
synced 2026-02-02 18:14:49 +00:00
clangd: Update to version 15.0.6
This commit is contained in:
parent
96dedc7b0d
commit
61feb1d9aa
@ -1,13 +1,13 @@
|
||||
{
|
||||
"version": "15.0.3",
|
||||
"version": "15.0.6",
|
||||
"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.3/clangd-windows-15.0.3.zip",
|
||||
"hash": "1748eb301729490c9d7c55f48d8b02d56c1ff8d038ec7fd6e8dc93834642c45a",
|
||||
"extract_dir": "clangd_15.0.3"
|
||||
"url": "https://github.com/clangd/clangd/releases/download/15.0.6/clangd-windows-15.0.6.zip",
|
||||
"hash": "b0b39c862d1546856e7b9816bba791326aae81587b57fef31f1a098957f1eebc",
|
||||
"extract_dir": "clangd_15.0.6"
|
||||
}
|
||||
},
|
||||
"bin": "bin\\clangd.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user