prqlc: Update to version 0.13.6

This commit is contained in:
github-actions[bot] 2025-11-01 20:27:13 +00:00
parent b1f1cf1526
commit b8f6d46fa0

View File

@ -1,12 +1,12 @@
{
"version": "0.13.5",
"version": "0.13.6",
"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.5/prqlc-0.13.5-x86_64-pc-windows-msvc.zip",
"hash": "31737db27b200e4001abafbeacbd7cc826db41373b2d5be6f10ec4bc36801830"
"url": "https://github.com/PRQL/prql/releases/download/0.13.6/prqlc-0.13.6-x86_64-pc-windows-msvc.zip",
"hash": "00f6377d057991a4033ede1c600363a2ef02013337cc6aa6f86ac669f5595656"
}
},
"bin": "prqlc.exe",