mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-05 00:01:20 +00:00
prqlc: Update to version 0.11.2
This commit is contained in:
parent
528a553e7b
commit
402aa89d1d
@ -1,12 +1,12 @@
|
|||||||
{
|
{
|
||||||
"version": "0.11.1",
|
"version": "0.11.2",
|
||||||
"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.11.1/prqlc-v0.11.1-x86_64-pc-windows-msvc.zip",
|
"url": "https://github.com/PRQL/prql/releases/download/0.11.2/prqlc-v0.11.2-x86_64-pc-windows-msvc.zip",
|
||||||
"hash": "07679a9c1c62049921ca913e2485c1b606b5cf65f08d05c2f0fbb2345d6c810b"
|
"hash": "4b7e068a6908bb9de69895d47efe49ef93799a3b94fdf6a901f77680d9cf6738"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "prqlc.exe",
|
"bin": "prqlc.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user