prqlc: Update to version 0.9.5

This commit is contained in:
github-actions[bot] 2023-09-17 04:26:28 +00:00
parent a000528dff
commit 175e2c1aed

View File

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