mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
duckdb: Update to version 1.3.0
This commit is contained in:
parent
5beb1eef79
commit
df0c65465e
@ -1,12 +1,12 @@
|
||||
{
|
||||
"version": "1.2.2",
|
||||
"version": "1.3.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.2.2/duckdb_cli-windows-amd64.zip",
|
||||
"hash": "9d35fba121f011b06d5f256c2ac351ae5c2468de8156524c75082b2e4a810ffe"
|
||||
"url": "https://github.com/duckdb/duckdb/releases/download/v1.3.0/duckdb_cli-windows-amd64.zip",
|
||||
"hash": "a04f7bdc21f077a4f7ce931d8de85f3606a46663f6ca413d3142df22a856d895"
|
||||
}
|
||||
},
|
||||
"bin": "duckdb.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user