duckdb: Update to version 0.10.0

This commit is contained in:
github-actions[bot] 2024-02-13 16:26:41 +00:00
parent 5c56e11805
commit 9c70954314

View File

@ -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",