mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-10-31 22:01:19 +00:00
duckdb: Update to version 1.4.1
This commit is contained in:
parent
406f0185f0
commit
32eb378be6
@ -1,5 +1,5 @@
|
||||
{
|
||||
"version": "1.4.0",
|
||||
"version": "1.4.1",
|
||||
"description": "A high-performance embeddable SQL OLAP database management system",
|
||||
"homepage": "https://duckdb.org",
|
||||
"license": "MIT",
|
||||
@ -8,12 +8,12 @@
|
||||
},
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://github.com/duckdb/duckdb/releases/download/v1.4.0/duckdb_cli-windows-amd64.zip",
|
||||
"hash": "efceab16ece9e6be24ddd1ce82a58ca23d27bc4c5defbea40e3bcb82adeed41a"
|
||||
"url": "https://github.com/duckdb/duckdb/releases/download/v1.4.1/duckdb_cli-windows-amd64.zip",
|
||||
"hash": "3fab5174658bf16189c80eaa047b3e7737847491c9e4433a985adf014618cbd9"
|
||||
},
|
||||
"arm64": {
|
||||
"url": "https://github.com/duckdb/duckdb/releases/download/v1.4.0/duckdb_cli-windows-arm64.zip",
|
||||
"hash": "53437f18d671a14a09cf742a5cd18f006afab0212c9a655f9d922e12c84505eb"
|
||||
"url": "https://github.com/duckdb/duckdb/releases/download/v1.4.1/duckdb_cli-windows-arm64.zip",
|
||||
"hash": "b753187a285f491bf7e2dfbb0b893f551390806f6944d9f1764a7aa7e69d9dbb"
|
||||
}
|
||||
},
|
||||
"bin": "duckdb.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user