mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-05 00:01:20 +00:00
duckdb: Update to version 0.3.4
This commit is contained in:
parent
be68fcf639
commit
cd8b6d1b65
@ -1,16 +1,16 @@
|
|||||||
{
|
{
|
||||||
"version": "0.3.3",
|
"version": "0.3.4",
|
||||||
"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/v0.3.3/duckdb_cli-windows-amd64.zip",
|
"url": "https://github.com/duckdb/duckdb/releases/download/v0.3.4/duckdb_cli-windows-amd64.zip",
|
||||||
"hash": "6a6b0d6d6518f58c49fd9077292abdfa45f0946585797e60fe47c53aa5486513"
|
"hash": "4c390902c5047f16f5782ee88e5fa27afbfc3c8f8f65902dc61506dc9935714a"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/duckdb/duckdb/releases/download/v0.3.3/duckdb_cli-windows-i386.zip",
|
"url": "https://github.com/duckdb/duckdb/releases/download/v0.3.4/duckdb_cli-windows-i386.zip",
|
||||||
"hash": "f6514d5dde983ea642f024a1b6649599fdd56f39260db42ed1dac7255b8feebf"
|
"hash": "4c6e128aefd3f6b2b3b1c7cb038a9f5d0ec45424902058dc691d5ba83a17e202"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "duckdb.exe",
|
"bin": "duckdb.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user