{ "version": "0.21.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.21.1/wormhole.exe", "hash": "dc91ddc8c3e3087fb798ad37076482e351f904b7ef92b2403cf3832e12e92f4c" } }, "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" } } } } }