mirror of
				https://github.com/ScoopInstaller/Main.git
				synced 2025-11-03 15:21:18 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			22 lines
		
	
	
		
			692 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
			
		
		
	
	
			22 lines
		
	
	
		
			692 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
{
 | 
						|
    "version": "1.44.1",
 | 
						|
    "description": "Language Server Implementation for Luau",
 | 
						|
    "homepage": "https://github.com/JohnnyMorganz/luau-lsp",
 | 
						|
    "license": "MIT",
 | 
						|
    "architecture": {
 | 
						|
        "64bit": {
 | 
						|
            "url": "https://github.com/JohnnyMorganz/luau-lsp/releases/download/1.44.1/luau-lsp-win64.zip",
 | 
						|
            "hash": "bfd1cdb31f9fc2cb87433e338e96d2344bd8fc2e9f6f237d2d4ef3ecf8c423b3"
 | 
						|
        }
 | 
						|
    },
 | 
						|
    "bin": "luau-lsp.exe",
 | 
						|
    "checkver": "github",
 | 
						|
    "autoupdate": {
 | 
						|
        "architecture": {
 | 
						|
            "64bit": {
 | 
						|
                "url": "https://github.com/JohnnyMorganz/luau-lsp/releases/download/$version/luau-lsp-win64.zip"
 | 
						|
            }
 | 
						|
        }
 | 
						|
    }
 | 
						|
}
 |