mirror of
				https://github.com/ScoopInstaller/Main.git
				synced 2025-11-03 23:31:20 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			19 lines
		
	
	
		
			563 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
			
		
		
	
	
			19 lines
		
	
	
		
			563 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
{
 | 
						|
    "version": "5.1.5-51",
 | 
						|
    "url": "https://github.com/rjpcomputing/luaforwindows/releases/download/v5.1.5-51/LuaForWindows_v5.1.5-51.exe",
 | 
						|
    "homepage": "https://github.com/rjpcomputing/luaforwindows",
 | 
						|
    "hash": "f56df460eb9717702297a29373334fe9b01bedc5cd24d1380bc29c352ade090b",
 | 
						|
    "innosetup": true,
 | 
						|
    "bin": [
 | 
						|
        "lua.exe",
 | 
						|
        "luac.exe"
 | 
						|
    ],
 | 
						|
    "depends": [
 | 
						|
        "innounp"
 | 
						|
    ],
 | 
						|
    "checkver": {
 | 
						|
        "url": "https://github.com/rjpcomputing/luaforwindows/releases/latest",
 | 
						|
        "re": "/releases/tag/v([\\d.\\-]+)"
 | 
						|
    }
 | 
						|
}
 |