diff --git a/bucket/prqlc.json b/bucket/prqlc.json index c208d8f80e..390c8ffad7 100644 --- a/bucket/prqlc.json +++ b/bucket/prqlc.json @@ -1,12 +1,12 @@ { - "version": "0.9.4", + "version": "0.9.5", "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.9.4/prqlc-v0.9.4-x86_64-pc-windows-msvc.zip", - "hash": "ab31cd879cb2ad9c54645f410ce6261e53496da6975e916a5cd569aa6b40dc8d" + "url": "https://github.com/PRQL/prql/releases/download/0.9.5/prqlc-v0.9.5-x86_64-pc-windows-msvc.zip", + "hash": "361e7261379e28040666460c980ec81e7555f6e1fb364cf15b44133f6c12ae1f" } }, "bin": "prqlc.exe",