mirror of
				https://github.com/ScoopInstaller/Main.git
				synced 2025-11-04 07:41:20 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			24 lines
		
	
	
		
			738 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
			
		
		
	
	
			24 lines
		
	
	
		
			738 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
{
 | 
						|
    "version": "5.16.1",
 | 
						|
    "description": "Language Server Protocol for LaTeX",
 | 
						|
    "homepage": "https://texlab.netlify.com",
 | 
						|
    "license": "GPL-3.0-only",
 | 
						|
    "architecture": {
 | 
						|
        "64bit": {
 | 
						|
            "url": "https://github.com/latex-lsp/texlab/releases/download/v5.16.1/texlab-x86_64-windows.zip",
 | 
						|
            "hash": "e3612799c7c0ce9eedc5e4b5d99859e9003403b7abb705752b031aabdd2d6ce3"
 | 
						|
        }
 | 
						|
    },
 | 
						|
    "bin": "texlab.exe",
 | 
						|
    "checkver": {
 | 
						|
        "github": "https://github.com/latex-lsp/texlab"
 | 
						|
    },
 | 
						|
    "autoupdate": {
 | 
						|
        "architecture": {
 | 
						|
            "64bit": {
 | 
						|
                "url": "https://github.com/latex-lsp/texlab/releases/download/v$version/texlab-x86_64-windows.zip"
 | 
						|
            }
 | 
						|
        }
 | 
						|
    }
 | 
						|
}
 |