prqlc: Update to version 0.9.4

This commit is contained in:
github-actions[bot] 2023-08-25 12:30:39 +00:00
parent 6087861960
commit 77d469442a

View File

@ -1,12 +1,12 @@
{ {
"version": "0.9.3", "version": "0.9.4",
"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.9.3/prqlc-v0.9.3-x86_64-pc-windows-msvc.zip", "url": "https://github.com/PRQL/prql/releases/download/0.9.4/prqlc-v0.9.4-x86_64-pc-windows-msvc.zip",
"hash": "76af94821d1090a43c9d5c797bfe687462e7c5cb1c4c8919cc035ee5188c055c" "hash": "ab31cd879cb2ad9c54645f410ce6261e53496da6975e916a5cd569aa6b40dc8d"
} }
}, },
"bin": "prqlc.exe", "bin": "prqlc.exe",