mirror of
				https://github.com/ScoopInstaller/Main.git
				synced 2025-11-03 23:31:20 +00:00 
			
		
		
		
	zls: Add version 0.10.0 (#4886)
* add zls 0.10.0 * Update bucket/zls.json Co-authored-by: HUMORCE <humorce@outlook.com> * Update bucket/zls.json Co-authored-by: HUMORCE <humorce@outlook.com> --------- Co-authored-by: HUMORCE <humorce@outlook.com>
This commit is contained in:
		
							parent
							
								
									59d3148dd5
								
							
						
					
					
						commit
						296fc0e195
					
				
							
								
								
									
										22
									
								
								bucket/zls.json
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										22
									
								
								bucket/zls.json
									
									
									
									
									
										Normal file
									
								
							@ -0,0 +1,22 @@
 | 
				
			|||||||
 | 
					{
 | 
				
			||||||
 | 
					    "version": "0.10.0",
 | 
				
			||||||
 | 
					    "description": "Zig language LSP server",
 | 
				
			||||||
 | 
					    "homepage": "https://github.com/zigtools/zls",
 | 
				
			||||||
 | 
					    "license": "MIT",
 | 
				
			||||||
 | 
					    "architecture": {
 | 
				
			||||||
 | 
					        "64bit": {
 | 
				
			||||||
 | 
					            "url": "https://github.com/zigtools/zls/releases/download/0.10.0/x86_64-windows.tar.zst",
 | 
				
			||||||
 | 
					            "hash": "d7b21059eb5bf15197fbb9b74791921393f778fc180b13f1d1f502136da53598"
 | 
				
			||||||
 | 
					        }
 | 
				
			||||||
 | 
					    },
 | 
				
			||||||
 | 
					    "bin": "bin\\zls.exe",
 | 
				
			||||||
 | 
					    "checkver": "github",
 | 
				
			||||||
 | 
					    "autoupdate": {
 | 
				
			||||||
 | 
					        "architecture": {
 | 
				
			||||||
 | 
					            "64bit": {
 | 
				
			||||||
 | 
					                "url": "https://github.com/zigtools/zls/releases/download/$version/x86_64-windows.tar.zst"
 | 
				
			||||||
 | 
					            }
 | 
				
			||||||
 | 
					        }
 | 
				
			||||||
 | 
					    }
 | 
				
			||||||
 | 
					}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user