diff --git a/bucket/prqlc.json b/bucket/prqlc.json index 40c773b807..c208d8f80e 100644 --- a/bucket/prqlc.json +++ b/bucket/prqlc.json @@ -1,12 +1,12 @@ { - "version": "0.9.3", + "version": "0.9.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.9.3/prqlc-v0.9.3-x86_64-pc-windows-msvc.zip", - "hash": "76af94821d1090a43c9d5c797bfe687462e7c5cb1c4c8919cc035ee5188c055c" + "url": "https://github.com/PRQL/prql/releases/download/0.9.4/prqlc-v0.9.4-x86_64-pc-windows-msvc.zip", + "hash": "ab31cd879cb2ad9c54645f410ce6261e53496da6975e916a5cd569aa6b40dc8d" } }, "bin": "prqlc.exe",