duckdb: Update to version 1.2.1

This commit is contained in:
github-actions[bot] 2025-03-05 20:29:33 +00:00
parent a590cc40c6
commit 1a142367a7

View File

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