mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-17 04:41:21 +00:00
duckdb: Update to version 1.4.2
This commit is contained in:
parent
f312fa67a5
commit
66177a70e0
@ -1,5 +1,5 @@
|
||||
{
|
||||
"version": "1.4.1",
|
||||
"version": "1.4.2",
|
||||
"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.1/duckdb_cli-windows-amd64.zip",
|
||||
"hash": "3fab5174658bf16189c80eaa047b3e7737847491c9e4433a985adf014618cbd9"
|
||||
"url": "https://github.com/duckdb/duckdb/releases/download/v1.4.2/duckdb_cli-windows-amd64.zip",
|
||||
"hash": "2a31d67cf54aec3494fb331147edddfee1cd7f3fadcb5b84056f9bc28cf76576"
|
||||
},
|
||||
"arm64": {
|
||||
"url": "https://github.com/duckdb/duckdb/releases/download/v1.4.1/duckdb_cli-windows-arm64.zip",
|
||||
"hash": "b753187a285f491bf7e2dfbb0b893f551390806f6944d9f1764a7aa7e69d9dbb"
|
||||
"url": "https://github.com/duckdb/duckdb/releases/download/v1.4.2/duckdb_cli-windows-arm64.zip",
|
||||
"hash": "56965caa343d1c2914bf372e1fa2ed2a5842b081da2252ff93a9abc99744ab55"
|
||||
}
|
||||
},
|
||||
"bin": "duckdb.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user