mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-02 14:51:18 +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",
|
||||
"homepage": "https://duckdb.org",
|
||||
"license": "MIT",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://github.com/duckdb/duckdb/releases/download/v1.0.0/duckdb_cli-windows-amd64.zip",
|
||||
"hash": "ebfb73da9496f476832bd71396f0f8589a0a3198066ec7620fb71d57e1af7274"
|
||||
"url": "https://github.com/duckdb/duckdb/releases/download/v1.1.0/duckdb_cli-windows-amd64.zip",
|
||||
"hash": "220c451966f086794744bfc28ed1a3395b85b60b6cbb797d1869ada564be2676"
|
||||
}
|
||||
},
|
||||
"bin": "duckdb.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user