prqlc: Update to version 0.13.5

This commit is contained in:
github-actions[bot] 2025-10-10 16:30:32 +00:00
parent d5d80c874e
commit 78752a37ec

View File

@ -1,12 +1,12 @@
{ {
"version": "0.13.4", "version": "0.13.5",
"description": "A simple, powerful, pipelined SQL replacement", "description": "A simple, powerful, pipelined SQL replacement",
"homepage": "https://prql-lang.org/", "homepage": "https://prql-lang.org/",
"license": "Apache-2.0", "license": "Apache-2.0",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/PRQL/prql/releases/download/0.13.4/prqlc-0.13.4-x86_64-pc-windows-msvc.zip", "url": "https://github.com/PRQL/prql/releases/download/0.13.5/prqlc-0.13.5-x86_64-pc-windows-msvc.zip",
"hash": "a45530bf6d370e564e5f3d1890de65a54e6b6094f4399ce235e8a00d97bc3247" "hash": "31737db27b200e4001abafbeacbd7cc826db41373b2d5be6f10ec4bc36801830"
} }
}, },
"bin": "prqlc.exe", "bin": "prqlc.exe",