mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-01 22:31:19 +00:00
clangd: Update to version 15.0.0
This commit is contained in:
parent
78042878fe
commit
c2f2c18ec1
@ -1,13 +1,13 @@
|
||||
{
|
||||
"version": "14.0.3",
|
||||
"version": "15.0.0",
|
||||
"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/14.0.3/clangd-windows-14.0.3.zip",
|
||||
"hash": "c458945838573a958e4dffb1b7da83a0b461cdd71e1a165320d02c8d13b0c7f8",
|
||||
"extract_dir": "clangd_14.0.3"
|
||||
"url": "https://github.com/clangd/clangd/releases/download/15.0.0/clangd-windows-15.0.0.zip",
|
||||
"hash": "cf609e2da7e6e211dc16fb21ef9d08cfbc8a36901362c1e79315156581d255dc",
|
||||
"extract_dir": "clangd_15.0.0"
|
||||
}
|
||||
},
|
||||
"bin": "bin\\clangd.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user