mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-01 22:31:19 +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",
|
||||
"homepage": "https://duckdb.org",
|
||||
"license": "MIT",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://github.com/duckdb/duckdb/releases/download/v1.1.3/duckdb_cli-windows-amd64.zip",
|
||||
"hash": "d98f8163d5fd631eedbd6c868aec77a825ea05294db10bdde79c08d97790b514"
|
||||
"url": "https://github.com/duckdb/duckdb/releases/download/v1.2.0/duckdb_cli-windows-amd64.zip",
|
||||
"hash": "3f3194799c1f289ff570cef9191168ea5d6743202d4445dd6d5ee669a8586435"
|
||||
}
|
||||
},
|
||||
"bin": "duckdb.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user