{ "version": "2.6.0", "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.6.0/w4-windows.zip", "hash": "7e32cfddf94ebb7d152414901b5a4f050a0a3178b5536f0cb10a7b687a498018" } }, "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" } } } }