diff --git a/bucket/prqlc.json b/bucket/prqlc.json index 01a55f041f..662aea5bd1 100644 --- a/bucket/prqlc.json +++ b/bucket/prqlc.json @@ -1,12 +1,12 @@ { - "version": "0.11.2", + "version": "0.11.3", "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.2/prqlc-v0.11.2-x86_64-pc-windows-msvc.zip", - "hash": "4b7e068a6908bb9de69895d47efe49ef93799a3b94fdf6a901f77680d9cf6738" + "url": "https://github.com/PRQL/prql/releases/download/0.11.3/prqlc-v0.11.3-x86_64-pc-windows-msvc.zip", + "hash": "eca5eaa417e98492e6df001a834bbe843f1d3c49653c044817c369964a039cde" } }, "bin": "prqlc.exe",