{
    "version": "1.7.16",
    "description": "A brand-new shell connection hub and remote file manager",
    "homepage": "https://xpipe.io/",
    "license": "Apache-2.0",
    "architecture": {
        "64bit": {
            "url": "https://github.com/xpipe-io/xpipe/releases/download/1.7.16/xpipe-portable-windows-x86_64.zip",
            "hash": "051f56369adfdbdec98f13c909c8d27cf113b52150a545a1fc41fb4273bd7b79",
            "extract_dir": "xpipe-1.7.16"
        }
    },
    "bin": "cli\\bin\\xpipe.exe",
    "shortcuts": [
        [
            "app\\xpiped.exe",
            "XPipe"
        ]
    ],
    "checkver": {
        "github": "https://github.com/xpipe-io/xpipe"
    },
    "autoupdate": {
        "architecture": {
            "64bit": {
                "url": "https://github.com/xpipe-io/xpipe/releases/download/$version/xpipe-portable-windows-x86_64.zip",
                "extract_dir": "xpipe-$version"
            }
        },
        "hash": {
            "url": "$baseurl/sha256sums.txt"
        }
    }
}
