mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-19 13:51:19 +00:00
clangd: Update to version 17.0.3
This commit is contained in:
parent
41e2f9c7e9
commit
8cdfa1411c
@ -1,13 +1,13 @@
|
||||
{
|
||||
"version": "16.0.2",
|
||||
"version": "17.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/16.0.2/clangd-windows-16.0.2.zip",
|
||||
"hash": "c7b90ad9c413c0270585b93962414e0bcc9f06a2ad3dd6e341e2719987eab34b",
|
||||
"extract_dir": "clangd_16.0.2"
|
||||
"url": "https://github.com/clangd/clangd/releases/download/17.0.3/clangd-windows-17.0.3.zip",
|
||||
"hash": "be2e387544df97a36cdba9325562a9695c22af7a8abcbcb0dec0e73ed9ad8127",
|
||||
"extract_dir": "clangd_17.0.3"
|
||||
}
|
||||
},
|
||||
"bin": "bin\\clangd.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user