{
    "version": "0.8.0",
    "description": "Securely transfer data between computers. Rust implementation of Magic Wormhole, with new features and enhancements",
    "homepage": "https://github.com/magic-wormhole/magic-wormhole.rs",
    "license": "EUPL-1.2",
    "architecture": {
        "64bit": {
            "url": "https://github.com/magic-wormhole/magic-wormhole.rs/releases/download/0.8.0/magic-wormhole-cli-x86_64-pc-windows-gnu.tgz",
            "hash": "1a8a5097bccc0abc9abbd996a607573f66b5f1f1e2de657e77e459381dc8f876"
        }
    },
    "bin": "wormhole-rs.exe",
    "checkver": "github",
    "autoupdate": {
        "architecture": {
            "64bit": {
                "url": "https://github.com/magic-wormhole/magic-wormhole.rs/releases/download/$version/magic-wormhole-cli-x86_64-pc-windows-gnu.tgz"
            }
        }
    }
}
