duckdb: Update to version 0.9.2

This commit is contained in:
github-actions[bot] 2023-11-14 16:25:28 +00:00
parent 595c87f50c
commit 41c81a7098

View File

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