{ "version": "0.19.1", "description": "Securely transfer data between computers.", "homepage": "https://github.com/magic-wormhole/magic-wormhole", "license": "MIT", "architecture": { "64bit": { "url": "https://github.com/aquacash5/magic-wormhole-exe/releases/download/0.19.1/wormhole.exe", "hash": "beced1699d8aa025917de72630c9e8431fd1f49eb5ad694da76140c35afe6c00" } }, "bin": "wormhole.exe", "checkver": { "github": "https://github.com/aquacash5/magic-wormhole-exe" }, "autoupdate": { "architecture": { "64bit": { "url": "https://github.com/aquacash5/magic-wormhole-exe/releases/download/$version/wormhole.exe", "hash": { "url": "$url.checksum.txt", "regex": "SHA256 $sha256 $basename" } } } } }