duckdb: Update to version 1.2.2

This commit is contained in:
github-actions[bot] 2025-04-08 12:31:25 +00:00
parent 070f0f668d
commit 74c79ff37a

View File

@ -1,12 +1,12 @@
{ {
"version": "1.2.1", "version": "1.2.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/v1.2.1/duckdb_cli-windows-amd64.zip", "url": "https://github.com/duckdb/duckdb/releases/download/v1.2.2/duckdb_cli-windows-amd64.zip",
"hash": "b0a7b85409f2aecf8535cb7daa8a29d9325b62850e5a24752a7146c65e3a32eb" "hash": "9d35fba121f011b06d5f256c2ac351ae5c2468de8156524c75082b2e4a810ffe"
} }
}, },
"bin": "duckdb.exe", "bin": "duckdb.exe",