duckdb: Update to version 1.1.2

This commit is contained in:
github-actions[bot] 2024-10-14 12:32:31 +00:00
parent b115fa85b4
commit 70027b849a

View File

@ -1,12 +1,12 @@
{ {
"version": "1.1.1", "version": "1.1.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.1.1/duckdb_cli-windows-amd64.zip", "url": "https://github.com/duckdb/duckdb/releases/download/v1.1.2/duckdb_cli-windows-amd64.zip",
"hash": "e8347a5ee6954282a09fdf3b8d475cd090094f15a1b6c42991abefc88582d64a" "hash": "4526171d1fc43c9bd68bd23483bc60b94fc2c7a2b3bb78f1c3cd7d90ed2091d4"
} }
}, },
"bin": "duckdb.exe", "bin": "duckdb.exe",