{ "version": "2.5.3", "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.3/w4-windows.zip", "hash": "767bfb6e1d9b7476ac116548932fc58894bf942b0e9ada3a55998c06b669247b" } }, "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" } } } }