mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-16 20:31:19 +00:00
duckdb: Update to version 1.4.3
This commit is contained in:
parent
d55ed5a888
commit
df4bf7d7a1
@ -1,5 +1,5 @@
|
||||
{
|
||||
"version": "1.4.2",
|
||||
"version": "1.4.3",
|
||||
"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.2/duckdb_cli-windows-amd64.zip",
|
||||
"hash": "2a31d67cf54aec3494fb331147edddfee1cd7f3fadcb5b84056f9bc28cf76576"
|
||||
"url": "https://github.com/duckdb/duckdb/releases/download/v1.4.3/duckdb_cli-windows-amd64.zip",
|
||||
"hash": "6af7c45f38d764d1c8345f1cb1b1f2d07d779e11125ddf5dca7f2dfdf50efc7e"
|
||||
},
|
||||
"arm64": {
|
||||
"url": "https://github.com/duckdb/duckdb/releases/download/v1.4.2/duckdb_cli-windows-arm64.zip",
|
||||
"hash": "56965caa343d1c2914bf372e1fa2ed2a5842b081da2252ff93a9abc99744ab55"
|
||||
"url": "https://github.com/duckdb/duckdb/releases/download/v1.4.3/duckdb_cli-windows-arm64.zip",
|
||||
"hash": "da59fb52ac8b9c0d71e1b0030a6c3a4bdd71a5f026dd52a76623bdaba72aac73"
|
||||
}
|
||||
},
|
||||
"bin": "duckdb.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user