duckdb: Update to version 0.10.3

This commit is contained in:
github-actions[bot] 2024-05-22 16:29:43 +00:00
parent 2f9ac428d4
commit c17d5568b1

View File

@ -1,12 +1,12 @@
{ {
"version": "0.10.2", "version": "0.10.3",
"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.2/duckdb_cli-windows-amd64.zip", "url": "https://github.com/duckdb/duckdb/releases/download/v0.10.3/duckdb_cli-windows-amd64.zip",
"hash": "d2cad4404bbcc0f39dbded02de623794d8439eea034b3153c0da51f04e59520d" "hash": "ecfbae45236f0bc6ff580caeea6e89b2e83c7b587ed0cc34b1f6687649c95546"
} }
}, },
"bin": "duckdb.exe", "bin": "duckdb.exe",