{ "version": "2.5.2", "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.5.2/w4-windows.zip", "hash": "eb54b27290a1a6679422325b274867c44b56db09b66f29e320afab915ebc2b88" } }, "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" } } } }