mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-05 08:11:20 +00:00
prqlc: Update to version 0.10.1
This commit is contained in:
parent
7625fd0f7b
commit
ea4d1de813
@ -1,12 +1,12 @@
|
|||||||
{
|
{
|
||||||
"version": "0.10.0",
|
"version": "0.10.1",
|
||||||
"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.10.0/prqlc-v0.10.0-x86_64-pc-windows-msvc.zip",
|
"url": "https://github.com/PRQL/prql/releases/download/0.10.1/prqlc-v0.10.1-x86_64-pc-windows-msvc.zip",
|
||||||
"hash": "c936b3c0a1670e44b1457727228d2746aab2c565770561f9b310ff2d624bfc9f"
|
"hash": "00a2f94508de151aeaf3b5d944db109a702a40627e1e2dce02bf883f6e31f6e4"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "prqlc.exe",
|
"bin": "prqlc.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user