mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
duckdb: Update to version 1.2.0
This commit is contained in:
parent
b05d5122e9
commit
f2eebec36c
@ -1,12 +1,12 @@
|
|||||||
{
|
{
|
||||||
"version": "1.1.3",
|
"version": "1.2.0",
|
||||||
"description": "A high-performance embeddable SQL OLAP database management system",
|
"description": "A high-performance embeddable SQL OLAP database management system",
|
||||||
"homepage": "https://duckdb.org",
|
"homepage": "https://duckdb.org",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://github.com/duckdb/duckdb/releases/download/v1.1.3/duckdb_cli-windows-amd64.zip",
|
"url": "https://github.com/duckdb/duckdb/releases/download/v1.2.0/duckdb_cli-windows-amd64.zip",
|
||||||
"hash": "d98f8163d5fd631eedbd6c868aec77a825ea05294db10bdde79c08d97790b514"
|
"hash": "3f3194799c1f289ff570cef9191168ea5d6743202d4445dd6d5ee669a8586435"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "duckdb.exe",
|
"bin": "duckdb.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user