prqlc: Update to version 0.11.3

This commit is contained in:
github-actions[bot] 2024-02-11 04:25:04 +00:00
parent c909503cda
commit 569aa2b4e8

View File

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