mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-16 05:31:21 +00:00
prqlc: Update to version 0.10.0
This commit is contained in:
parent
5d771fb2b2
commit
907d534926
@ -1,12 +1,12 @@
|
|||||||
{
|
{
|
||||||
"version": "0.9.5",
|
"version": "0.10.0",
|
||||||
"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.5/prqlc-v0.9.5-x86_64-pc-windows-msvc.zip",
|
"url": "https://github.com/PRQL/prql/releases/download/0.10.0/prqlc-v0.10.0-x86_64-pc-windows-msvc.zip",
|
||||||
"hash": "361e7261379e28040666460c980ec81e7555f6e1fb364cf15b44133f6c12ae1f"
|
"hash": "c936b3c0a1670e44b1457727228d2746aab2c565770561f9b310ff2d624bfc9f"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "prqlc.exe",
|
"bin": "prqlc.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user