{
    "version": "0.10.0",
    "description": "Like jq but for Markdown.",
    "homepage": "https://github.com/yshavit/mdq",
    "license": "Apache-2.0",
    "architecture": {
        "64bit": {
            "url": "https://github.com/yshavit/mdq/releases/download/v0.10.0/mdq-windows-x64.zip",
            "hash": "5df1bb8b31be594faea2ecea8195c981800acd5753203a25bed332c3dbdf3811"
        }
    },
    "bin": "mdq.exe",
    "checkver": "github",
    "autoupdate": {
        "architecture": {
            "64bit": {
                "url": "https://github.com/yshavit/mdq/releases/download/v$version/mdq-windows-x64.zip"
            }
        }
    }
}
