{ "version": "0.9.4", "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.9.4/prqlc-v0.9.4-x86_64-pc-windows-msvc.zip", "hash": "ab31cd879cb2ad9c54645f410ce6261e53496da6975e916a5cd569aa6b40dc8d" } }, "bin": "prqlc.exe", "checkver": { "github": "https://github.com/PRQL/prql" }, "autoupdate": { "architecture": { "64bit": { "url": "https://github.com/PRQL/prql/releases/download/$version/prqlc-v$version-x86_64-pc-windows-msvc.zip" } } } }