prqlc: Update to version 0.13.4

This commit is contained in:
github-actions[bot] 2025-03-26 20:29:05 +00:00
parent e5c0ce5bc2
commit 52841f7b38

View File

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