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