prqlc: Update to version 0.13.10

This commit is contained in:
github-actions[bot] 2025-12-17 00:40:48 +00:00
parent 7e0e912d22
commit 823374a9c8

View File

@ -1,12 +1,12 @@
{ {
"version": "0.13.8", "version": "0.13.10",
"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.8/prqlc-0.13.8-x86_64-pc-windows-msvc.zip", "url": "https://github.com/PRQL/prql/releases/download/0.13.10/prqlc-0.13.10-x86_64-pc-windows-msvc.zip",
"hash": "d78373e1d51c08ea1e62b840a93d31eb95ab74eb624715991d61a19d3a8fe526" "hash": "5dac4611c8e31fbcb390ff38a0b3c04d784553854ca8cbc7f2ffb6e9b47a4eab"
} }
}, },
"bin": "prqlc.exe", "bin": "prqlc.exe",