{
    "version": "0.22.0.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.22.0.1/wormhole.exe",
            "hash": "43909c6d4c924c799da13b1084259a113cf4eb38eae5b239a49076a0d6ebddcf"
        }
    },
    "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"
                }
            }
        }
    }
}
