mirror of
				https://github.com/ScoopInstaller/Main.git
				synced 2025-11-04 07:41:20 +00:00 
			
		
		
		
	zls: Update to version 0.12.0
This commit is contained in:
		
							parent
							
								
									25a97b325c
								
							
						
					
					
						commit
						d375834dc5
					
				@ -1,16 +1,16 @@
 | 
				
			|||||||
{
 | 
					{
 | 
				
			||||||
    "version": "0.11.0",
 | 
					    "version": "0.12.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.11.0/zls-x86-windows.zip",
 | 
					            "url": "https://github.com/zigtools/zls/releases/download/0.12.0/zls-x86-windows.zip",
 | 
				
			||||||
            "hash": "e10b34a56c5c4c2cb87773c17cba599920c6f6f883d0170eff59fd79098439a2"
 | 
					            "hash": "4a27fa034f0d2c0f32481eb4b32e198b68115440d501b126463bfa72000c4b38"
 | 
				
			||||||
        },
 | 
					        },
 | 
				
			||||||
        "64bit": {
 | 
					        "64bit": {
 | 
				
			||||||
            "url": "https://github.com/zigtools/zls/releases/download/0.11.0/zls-x86_64-windows.zip",
 | 
					            "url": "https://github.com/zigtools/zls/releases/download/0.12.0/zls-x86_64-windows.zip",
 | 
				
			||||||
            "hash": "ef3ad6e9ec5efedba4f7f20d909fe70da89d2e302fbb06a72e989d54ac54f4b4"
 | 
					            "hash": "9656942a98e6d582b8e1d7486d0d3523ee80b0120d4a1d0740e963e45ea88954"
 | 
				
			||||||
        }
 | 
					        }
 | 
				
			||||||
    },
 | 
					    },
 | 
				
			||||||
    "bin": "bin\\zls.exe",
 | 
					    "bin": "bin\\zls.exe",
 | 
				
			||||||
@ -26,4 +26,3 @@
 | 
				
			|||||||
        }
 | 
					        }
 | 
				
			||||||
    }
 | 
					    }
 | 
				
			||||||
}
 | 
					}
 | 
				
			||||||
 | 
					 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user