mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-01 22:31:19 +00:00
duckdb: Update to version 0.9.2
This commit is contained in:
parent
595c87f50c
commit
41c81a7098
@ -1,12 +1,12 @@
|
||||
{
|
||||
"version": "0.9.1",
|
||||
"version": "0.9.2",
|
||||
"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/v0.9.1/duckdb_cli-windows-amd64.zip",
|
||||
"hash": "de03d0a9ef676c4a04249e15df1823063d489385c9d639a10b4f3f00b2c11493"
|
||||
"url": "https://github.com/duckdb/duckdb/releases/download/v0.9.2/duckdb_cli-windows-amd64.zip",
|
||||
"hash": "880fe01ff24a13ddea8a9609a4ba0ceffd246a9d497a345efc406cc1792445e4"
|
||||
}
|
||||
},
|
||||
"bin": "duckdb.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user