{ "version": "0.17.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.17.0/wormhole.exe", "hash": "c470ed12a287a5d8f11c2e1efeb06f18e80520bc5593d242614e92f4ba2c7602" } }, "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" } } } } }