duckdb: Update to version 1.3.1

This commit is contained in:
github-actions[bot] 2025-06-16 16:30:09 +00:00
parent dd7bbb87f7
commit 4b620d8fe7

View File

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