duckdb: Update to version 1.0.0

This commit is contained in:
github-actions[bot] 2024-06-03 16:29:27 +00:00
parent 8cb6c9e27e
commit 7677339f18

View File

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