duckdb: Update to version 1.1.0

This commit is contained in:
github-actions[bot] 2024-09-09 16:30:09 +00:00
parent 5acf468370
commit 1c10350ef3

View File

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