prqlc: Update to version 0.13.3

This commit is contained in:
github-actions[bot] 2025-01-26 00:36:17 +00:00
parent db8f86ce36
commit f17b3d6c21

View File

@ -1,12 +1,12 @@
{
"version": "0.13.2",
"version": "0.13.3",
"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.2/prqlc-0.13.2-x86_64-pc-windows-msvc.zip",
"hash": "41ce826c8887fdc37e067478b04279435497e09332fff61746fe895c2f9ce022"
"url": "https://github.com/PRQL/prql/releases/download/0.13.3/prqlc-0.13.3-x86_64-pc-windows-msvc.zip",
"hash": "6b47a5a5d0713fb0287612729d60fd9d0047e94f0459a09156b2fa7cbba8b80f"
}
},
"bin": "prqlc.exe",