duckdb: Update to version 1.3.0

This commit is contained in:
github-actions[bot] 2025-05-21 16:30:18 +00:00
parent 5beb1eef79
commit df0c65465e

View File

@ -1,12 +1,12 @@
{
"version": "1.2.2",
"version": "1.3.0",
"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.2/duckdb_cli-windows-amd64.zip",
"hash": "9d35fba121f011b06d5f256c2ac351ae5c2468de8156524c75082b2e4a810ffe"
"url": "https://github.com/duckdb/duckdb/releases/download/v1.3.0/duckdb_cli-windows-amd64.zip",
"hash": "a04f7bdc21f077a4f7ce931d8de85f3606a46663f6ca413d3142df22a856d895"
}
},
"bin": "duckdb.exe",