mirror of
				https://github.com/ScoopInstaller/Main.git
				synced 2025-11-03 23:31:20 +00:00 
			
		
		
		
	clangd: Update to version 21.1.0
This commit is contained in:
		
							parent
							
								
									939c19bd04
								
							
						
					
					
						commit
						5a2578b474
					
				@ -1,13 +1,13 @@
 | 
				
			|||||||
{
 | 
					{
 | 
				
			||||||
    "version": "20.1.8",
 | 
					    "version": "21.1.0",
 | 
				
			||||||
    "description": "Language server for C/C++, by the LLVM project",
 | 
					    "description": "Language server for C/C++, by the LLVM project",
 | 
				
			||||||
    "homepage": "https://clangd.llvm.org/",
 | 
					    "homepage": "https://clangd.llvm.org/",
 | 
				
			||||||
    "license": "Apache-2.0",
 | 
					    "license": "Apache-2.0",
 | 
				
			||||||
    "architecture": {
 | 
					    "architecture": {
 | 
				
			||||||
        "64bit": {
 | 
					        "64bit": {
 | 
				
			||||||
            "url": "https://github.com/clangd/clangd/releases/download/20.1.8/clangd-windows-20.1.8.zip",
 | 
					            "url": "https://github.com/clangd/clangd/releases/download/21.1.0/clangd-windows-21.1.0.zip",
 | 
				
			||||||
            "hash": "717a0700fc660574647468b3d0b67e46a077d27e4da794d9d0c212add6ba6765",
 | 
					            "hash": "9bcbb561dbc2214a6d03a6ed7e6bd0147776cca58e3b58a7f6df86a983ce1c22",
 | 
				
			||||||
            "extract_dir": "clangd_20.1.8"
 | 
					            "extract_dir": "clangd_21.1.0"
 | 
				
			||||||
        }
 | 
					        }
 | 
				
			||||||
    },
 | 
					    },
 | 
				
			||||||
    "bin": "bin\\clangd.exe",
 | 
					    "bin": "bin\\clangd.exe",
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user