mirror of
https://github.com/ScoopInstaller/Main.git
synced 2026-02-04 02:54:48 +00:00
clangd: Update to version 21.1.8
This commit is contained in:
parent
05565495e3
commit
e7577c595c
@ -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",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user