mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-05 00:01:20 +00:00
duckdb: Update to version 1.1.0
This commit is contained in:
parent
5acf468370
commit
1c10350ef3
@ -1,12 +1,12 @@
|
|||||||
{
|
{
|
||||||
"version": "1.0.0",
|
"version": "1.1.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.0.0/duckdb_cli-windows-amd64.zip",
|
"url": "https://github.com/duckdb/duckdb/releases/download/v1.1.0/duckdb_cli-windows-amd64.zip",
|
||||||
"hash": "ebfb73da9496f476832bd71396f0f8589a0a3198066ec7620fb71d57e1af7274"
|
"hash": "220c451966f086794744bfc28ed1a3395b85b60b6cbb797d1869ada564be2676"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "duckdb.exe",
|
"bin": "duckdb.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user