mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-09 02:01:26 +00:00
prqlc: Update to version 0.13.3
This commit is contained in:
parent
db8f86ce36
commit
f17b3d6c21
@ -1,12 +1,12 @@
|
|||||||
{
|
{
|
||||||
"version": "0.13.2",
|
"version": "0.13.3",
|
||||||
"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.13.2/prqlc-0.13.2-x86_64-pc-windows-msvc.zip",
|
"url": "https://github.com/PRQL/prql/releases/download/0.13.3/prqlc-0.13.3-x86_64-pc-windows-msvc.zip",
|
||||||
"hash": "41ce826c8887fdc37e067478b04279435497e09332fff61746fe895c2f9ce022"
|
"hash": "6b47a5a5d0713fb0287612729d60fd9d0047e94f0459a09156b2fa7cbba8b80f"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "prqlc.exe",
|
"bin": "prqlc.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user