{
    "version": "1.4.0",
    "description": "Command-line XML and HTML beautifier and content extractor.",
    "homepage": "https://github.com/sibprogrammer/xq",
    "license": "MIT",
    "architecture": {
        "64bit": {
            "url": "https://github.com/sibprogrammer/xq/releases/download/v1.4.0/xq_1.4.0_windows_amd64.zip",
            "hash": "836ef8e356fb9a8a67c0688d4ad287d63f0154e0c9104abf2423e9f5da5d964a"
        }
    },
    "bin": "xq.exe",
    "checkver": "github",
    "autoupdate": {
        "architecture": {
            "64bit": {
                "url": "https://github.com/sibprogrammer/xq/releases/download/v$version/xq_$version_windows_amd64.zip"
            }
        },
        "hash": {
            "url": "$baseurl/checksums.txt"
        }
    }
}
