mirror of
				https://github.com/ScoopInstaller/Main.git
				synced 2025-11-04 07:41:20 +00:00 
			
		
		
		
	clangd: Update to version 15.0.0
This commit is contained in:
		
							parent
							
								
									78042878fe
								
							
						
					
					
						commit
						c2f2c18ec1
					
				@ -1,13 +1,13 @@
 | 
				
			|||||||
{
 | 
					{
 | 
				
			||||||
    "version": "14.0.3",
 | 
					    "version": "15.0.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/14.0.3/clangd-windows-14.0.3.zip",
 | 
					            "url": "https://github.com/clangd/clangd/releases/download/15.0.0/clangd-windows-15.0.0.zip",
 | 
				
			||||||
            "hash": "c458945838573a958e4dffb1b7da83a0b461cdd71e1a165320d02c8d13b0c7f8",
 | 
					            "hash": "cf609e2da7e6e211dc16fb21ef9d08cfbc8a36901362c1e79315156581d255dc",
 | 
				
			||||||
            "extract_dir": "clangd_14.0.3"
 | 
					            "extract_dir": "clangd_15.0.0"
 | 
				
			||||||
        }
 | 
					        }
 | 
				
			||||||
    },
 | 
					    },
 | 
				
			||||||
    "bin": "bin\\clangd.exe",
 | 
					    "bin": "bin\\clangd.exe",
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user