mirror of
				https://github.com/ScoopInstaller/Main.git
				synced 2025-11-03 23:31:20 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			25 lines
		
	
	
		
			858 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
			
		
		
	
	
			25 lines
		
	
	
		
			858 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
{
 | 
						|
    "version": "0.29.0",
 | 
						|
    "description": "LeMMinX is a language server for XML and XSD files",
 | 
						|
    "homepage": "https://github.com/eclipse/lemminx",
 | 
						|
    "license": "EPL-2.0",
 | 
						|
    "architecture": {
 | 
						|
        "64bit": {
 | 
						|
            "url": "https://github.com/redhat-developer/vscode-xml/releases/download/0.29.0/lemminx-win32.zip",
 | 
						|
            "hash": "ad17f8741f366733f7fccd3778f13a2ee1da0d1a6bf8879860f4d7ebfea9b6fb"
 | 
						|
        }
 | 
						|
    },
 | 
						|
    "pre_install": "Rename-Item  \"$dir\\lemminx-win32.exe\" \"$dir\\lemminx.exe\"",
 | 
						|
    "bin": "lemminx.exe",
 | 
						|
    "checkver": {
 | 
						|
        "github": "https://github.com/redhat-developer/vscode-xml"
 | 
						|
    },
 | 
						|
    "autoupdate": {
 | 
						|
        "architecture": {
 | 
						|
            "64bit": {
 | 
						|
                "url": "https://github.com/redhat-developer/vscode-xml/releases/download/$version/lemminx-win32.zip"
 | 
						|
            }
 | 
						|
        }
 | 
						|
    }
 | 
						|
}
 |