mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
duckdb: Update to version 0.10.3
This commit is contained in:
parent
2f9ac428d4
commit
c17d5568b1
@ -1,12 +1,12 @@
|
|||||||
{
|
{
|
||||||
"version": "0.10.2",
|
"version": "0.10.3",
|
||||||
"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/v0.10.2/duckdb_cli-windows-amd64.zip",
|
"url": "https://github.com/duckdb/duckdb/releases/download/v0.10.3/duckdb_cli-windows-amd64.zip",
|
||||||
"hash": "d2cad4404bbcc0f39dbded02de623794d8439eea034b3153c0da51f04e59520d"
|
"hash": "ecfbae45236f0bc6ff580caeea6e89b2e83c7b587ed0cc34b1f6687649c95546"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "duckdb.exe",
|
"bin": "duckdb.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user