prqlc: Update to version 0.11.4

This commit is contained in:
github-actions[bot] 2024-02-26 08:26:31 +00:00
parent a01830fa84
commit 6e36d5ba39

View File

@ -1,12 +1,12 @@
{
"version": "0.11.3",
"version": "0.11.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.11.3/prqlc-v0.11.3-x86_64-pc-windows-msvc.zip",
"hash": "eca5eaa417e98492e6df001a834bbe843f1d3c49653c044817c369964a039cde"
"url": "https://github.com/PRQL/prql/releases/download/0.11.4/prqlc-v0.11.4-x86_64-pc-windows-msvc.zip",
"hash": "d9454249afbff07cf2b80093cccdaa79b6a97753759aff8f4dba7dbb9d70c4a3"
}
},
"bin": "prqlc.exe",