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