mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-17 21:01:25 +00:00
duckdb: Update to version 1.1.3
This commit is contained in:
parent
cc6021f868
commit
fd283bef2c
@ -1,12 +1,12 @@
|
|||||||
{
|
{
|
||||||
"version": "1.1.2",
|
"version": "1.1.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/v1.1.2/duckdb_cli-windows-amd64.zip",
|
"url": "https://github.com/duckdb/duckdb/releases/download/v1.1.3/duckdb_cli-windows-amd64.zip",
|
||||||
"hash": "4526171d1fc43c9bd68bd23483bc60b94fc2c7a2b3bb78f1c3cd7d90ed2091d4"
|
"hash": "d98f8163d5fd631eedbd6c868aec77a825ea05294db10bdde79c08d97790b514"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "duckdb.exe",
|
"bin": "duckdb.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user