{ "version": "0.21.0", "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.0/wormhole.exe", "hash": "a859545bf35fd6b1244fa984e304444fd58d7f0b58ae84ef29c2070e73915e3b" } }, "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" } } } } }