diff --git a/bucket/prqlc.json b/bucket/prqlc.json index 662aea5bd1..82388b4a62 100644 --- a/bucket/prqlc.json +++ b/bucket/prqlc.json @@ -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",