mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +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",
|
"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.9.1/duckdb_cli-windows-amd64.zip",
|
"url": "https://github.com/duckdb/duckdb/releases/download/v0.9.2/duckdb_cli-windows-amd64.zip",
|
||||||
"hash": "de03d0a9ef676c4a04249e15df1823063d489385c9d639a10b4f3f00b2c11493"
|
"hash": "880fe01ff24a13ddea8a9609a4ba0ceffd246a9d497a345efc406cc1792445e4"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "duckdb.exe",
|
"bin": "duckdb.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user