duckdb: Update to version 0.10.2

This commit is contained in:
github-actions[bot] 2024-04-17 17:09:59 +00:00
parent b51b1cbf1d
commit 8c59cf879d

View File

@ -1,12 +1,12 @@
{ {
"version": "0.10.1", "version": "0.10.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.10.1/duckdb_cli-windows-amd64.zip", "url": "https://github.com/duckdb/duckdb/releases/download/v0.10.2/duckdb_cli-windows-amd64.zip",
"hash": "a5d84ea867eeaa81ae849e0fc0d9201a1ef167bd382fc68531a202682f8cf0c4" "hash": "d2cad4404bbcc0f39dbded02de623794d8439eea034b3153c0da51f04e59520d"
} }
}, },
"bin": "duckdb.exe", "bin": "duckdb.exe",