{ "version": "0.13.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.13.0/wormhole.exe", "hash": "4ff450bf3a7f08ca6af65541b63ebf86a831dff7c5663a06e408bab565166c8a" } }, "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" } } } } }