duckdb: Update to version 1.1.1

This commit is contained in:
github-actions[bot] 2024-09-24 12:32:35 +00:00
parent 54b5d5de89
commit 847a9d317f

View File

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