mirror of
				https://github.com/ScoopInstaller/Main.git
				synced 2025-11-04 07:41:20 +00:00 
			
		
		
		
	clangd: Update to version 20.1.0
This commit is contained in:
		
							parent
							
								
									878ad277a9
								
							
						
					
					
						commit
						818d0f2b95
					
				@ -1,13 +1,13 @@
 | 
			
		||||
{
 | 
			
		||||
    "version": "19.1.2",
 | 
			
		||||
    "version": "20.1.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/19.1.2/clangd-windows-19.1.2.zip",
 | 
			
		||||
            "hash": "5b6ceb0f85d63fa0c2c9aab31c29bebd41dc11da1f160ef21bc2fea93270a20d",
 | 
			
		||||
            "extract_dir": "clangd_19.1.2"
 | 
			
		||||
            "url": "https://github.com/clangd/clangd/releases/download/20.1.0/clangd-windows-20.1.0.zip",
 | 
			
		||||
            "hash": "b1dd6c43522d85030a4b222142709c8691778bd45c2ad896c529eb95f7edfa8a",
 | 
			
		||||
            "extract_dir": "clangd_20.1.0"
 | 
			
		||||
        }
 | 
			
		||||
    },
 | 
			
		||||
    "bin": "bin\\clangd.exe",
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user