duckdb: Update to version 1.2.0

This commit is contained in:
github-actions[bot] 2025-02-05 16:31:05 +00:00
parent b05d5122e9
commit f2eebec36c

View File

@ -1,12 +1,12 @@
{ {
"version": "1.1.3", "version": "1.2.0",
"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.1.3/duckdb_cli-windows-amd64.zip", "url": "https://github.com/duckdb/duckdb/releases/download/v1.2.0/duckdb_cli-windows-amd64.zip",
"hash": "d98f8163d5fd631eedbd6c868aec77a825ea05294db10bdde79c08d97790b514" "hash": "3f3194799c1f289ff570cef9191168ea5d6743202d4445dd6d5ee669a8586435"
} }
}, },
"bin": "duckdb.exe", "bin": "duckdb.exe",