{
    "version": "0.13.12",
    "description": "A simple, powerful, pipelined SQL replacement",
    "homepage": "https://prql-lang.org/",
    "license": "Apache-2.0",
    "architecture": {
        "64bit": {
            "url": "https://github.com/PRQL/prql/releases/download/0.13.12/prqlc-0.13.12-x86_64-pc-windows-msvc.zip",
            "hash": "a82a0872c4117d70a46c710ff8cc6f0add8ffdfc39784590d066907a638dc114"
        }
    },
    "bin": "prqlc.exe",
    "checkver": {
        "github": "https://github.com/PRQL/prql"
    },
    "autoupdate": {
        "architecture": {
            "64bit": {
                "url": "https://github.com/PRQL/prql/releases/download/$version/prqlc-$version-x86_64-pc-windows-msvc.zip"
            }
        }
    }
}
