mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
duckdb: Update to version 1.0.0
This commit is contained in:
parent
8cb6c9e27e
commit
7677339f18
@ -1,12 +1,12 @@
|
|||||||
{
|
{
|
||||||
"version": "0.10.3",
|
"version": "1.0.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/v0.10.3/duckdb_cli-windows-amd64.zip",
|
"url": "https://github.com/duckdb/duckdb/releases/download/v1.0.0/duckdb_cli-windows-amd64.zip",
|
||||||
"hash": "ecfbae45236f0bc6ff580caeea6e89b2e83c7b587ed0cc34b1f6687649c95546"
|
"hash": "ebfb73da9496f476832bd71396f0f8589a0a3198066ec7620fb71d57e1af7274"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "duckdb.exe",
|
"bin": "duckdb.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user