mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-18 13:21:19 +00:00
prqlc: Update to version 0.13.8
This commit is contained in:
parent
a83e558c46
commit
6779df058b
@ -1,12 +1,12 @@
|
|||||||
{
|
{
|
||||||
"version": "0.13.7",
|
"version": "0.13.8",
|
||||||
"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.7/prqlc-0.13.7-x86_64-pc-windows-msvc.zip",
|
"url": "https://github.com/PRQL/prql/releases/download/0.13.8/prqlc-0.13.8-x86_64-pc-windows-msvc.zip",
|
||||||
"hash": "3e1c92cd6c8d3bddf6bc2c4ee09adbcef12f39d187766ca927dd43d933658f37"
|
"hash": "d78373e1d51c08ea1e62b840a93d31eb95ab74eb624715991d61a19d3a8fe526"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "prqlc.exe",
|
"bin": "prqlc.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user