mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
duckdb: Update to version 0.8.1
This commit is contained in:
parent
44656cbffb
commit
59355c41f2
@ -1,16 +1,16 @@
|
|||||||
{
|
{
|
||||||
"version": "0.8.0",
|
"version": "0.8.1",
|
||||||
"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.8.0/duckdb_cli-windows-amd64.zip",
|
"url": "https://github.com/duckdb/duckdb/releases/download/v0.8.1/duckdb_cli-windows-amd64.zip",
|
||||||
"hash": "0b56bc5bb1ba3b87d7d510ae7cde8ffbd9d62d186ba4ba9f251612ee07f1ecdc"
|
"hash": "1e882f21115d44d34bb8dc853fd05338a46d5ee089e62fdf2cab98f8455a9921"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/duckdb/duckdb/releases/download/v0.8.0/duckdb_cli-windows-i386.zip",
|
"url": "https://github.com/duckdb/duckdb/releases/download/v0.8.1/duckdb_cli-windows-i386.zip",
|
||||||
"hash": "5ecc36fd23c0763efd077102d310e1c19c151bc3fa34043b709b68646e875b6d"
|
"hash": "12b98191ccc58a78b01967ef5adc3f4259a0a4afc6ecea10e97033f27501a55f"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "duckdb.exe",
|
"bin": "duckdb.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user