duckdb: Update to version 0.10.1

This commit is contained in:
github-actions[bot] 2024-03-18 16:27:19 +00:00
parent fbb4800cd6
commit b6afd976e3

View File

@ -1,12 +1,12 @@
{
"version": "0.10.0",
"version": "0.10.1",
"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.10.0/duckdb_cli-windows-amd64.zip",
"hash": "2f8d446b47ecbffdeace97caa4d3d8501b6572bbb50d00d8f862012437e147ba"
"url": "https://github.com/duckdb/duckdb/releases/download/v0.10.1/duckdb_cli-windows-amd64.zip",
"hash": "854b49aa30bb930206cb60aa57272a1a77d9978c03358b50b0e43439db56573c"
}
},
"bin": "duckdb.exe",