mirror of
				https://github.com/ScoopInstaller/Main.git
				synced 2025-11-03 15:21:18 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			24 lines
		
	
	
		
			705 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
			
		
		
	
	
			24 lines
		
	
	
		
			705 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
{
 | 
						|
    "version": "2.7.1",
 | 
						|
    "description": "Build retro games using WebAssembly for a fantasy console.",
 | 
						|
    "homepage": "https://wasm4.org/",
 | 
						|
    "license": "ISC",
 | 
						|
    "architecture": {
 | 
						|
        "64bit": {
 | 
						|
            "url": "https://github.com/aduros/wasm4/releases/download/v2.7.1/w4-windows.zip",
 | 
						|
            "hash": "6e347dc8ed9e8d980973f278dcf3d9911fc480c0804ff9ce8938dad305464bf7"
 | 
						|
        }
 | 
						|
    },
 | 
						|
    "bin": "w4.exe",
 | 
						|
    "checkver": {
 | 
						|
        "github": "https://github.com/aduros/wasm4"
 | 
						|
    },
 | 
						|
    "autoupdate": {
 | 
						|
        "architecture": {
 | 
						|
            "64bit": {
 | 
						|
                "url": "https://github.com/aduros/wasm4/releases/download/v$version/w4-windows.zip"
 | 
						|
            }
 | 
						|
        }
 | 
						|
    }
 | 
						|
}
 |