prqlc: Update to version 0.11.0

This commit is contained in:
github-actions[bot] 2023-12-20 20:24:54 +00:00
parent df29d45307
commit df9d811c4f

View File

@ -1,12 +1,12 @@
{ {
"version": "0.10.1", "version": "0.11.0",
"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.10.1/prqlc-v0.10.1-x86_64-pc-windows-msvc.zip", "url": "https://github.com/PRQL/prql/releases/download/0.11.0/prqlc-v0.11.0-x86_64-pc-windows-msvc.zip",
"hash": "00a2f94508de151aeaf3b5d944db109a702a40627e1e2dce02bf883f6e31f6e4" "hash": "5632b4d80f68efc1c8551a52352806f00ba143fbedad0d425480e52da294173c"
} }
}, },
"bin": "prqlc.exe", "bin": "prqlc.exe",