mirror of
				https://github.com/ScoopInstaller/Main.git
				synced 2025-11-04 07:41:20 +00:00 
			
		
		
		
	zls: Update to version 0.15.0
This commit is contained in:
		
							parent
							
								
									4ab710c127
								
							
						
					
					
						commit
						c67df7a062
					
				@ -1,16 +1,16 @@
 | 
				
			|||||||
{
 | 
					{
 | 
				
			||||||
    "version": "0.14.0",
 | 
					    "version": "0.15.0",
 | 
				
			||||||
    "description": "Zig language LSP server",
 | 
					    "description": "Zig language LSP server",
 | 
				
			||||||
    "homepage": "https://github.com/zigtools/zls",
 | 
					    "homepage": "https://github.com/zigtools/zls",
 | 
				
			||||||
    "license": "MIT",
 | 
					    "license": "MIT",
 | 
				
			||||||
    "architecture": {
 | 
					    "architecture": {
 | 
				
			||||||
        "32bit": {
 | 
					        "32bit": {
 | 
				
			||||||
            "url": "https://github.com/zigtools/zls/releases/download/0.14.0/zls-x86-windows.zip",
 | 
					            "url": "https://github.com/zigtools/zls/releases/download/0.15.0/zls-x86-windows.zip",
 | 
				
			||||||
            "hash": "6c2d907830768f69a6296a6794da419597cb08d796243cf81e95452124649252"
 | 
					            "hash": "e2662425bce7edebc133dd957c1bab9036e9c86455fc66dead416c3f5f1a93b9"
 | 
				
			||||||
        },
 | 
					        },
 | 
				
			||||||
        "64bit": {
 | 
					        "64bit": {
 | 
				
			||||||
            "url": "https://github.com/zigtools/zls/releases/download/0.14.0/zls-x86_64-windows.zip",
 | 
					            "url": "https://github.com/zigtools/zls/releases/download/0.15.0/zls-x86_64-windows.zip",
 | 
				
			||||||
            "hash": "10bb73102bab4d2fa9fd00ef48ad84ff2332b91e7fc449de751676367fe7dfd2"
 | 
					            "hash": "5f5e6861d55e96cc9e480cf15fbccafd2c44dfe193d8f3f9d54489a50cd73d2d"
 | 
				
			||||||
        }
 | 
					        }
 | 
				
			||||||
    },
 | 
					    },
 | 
				
			||||||
    "bin": "zls.exe",
 | 
					    "bin": "zls.exe",
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user