mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
duckdb: Update to version 0.5.0
This commit is contained in:
parent
93a9f16c75
commit
ac71548c53
@ -1,16 +1,16 @@
|
||||
{
|
||||
"version": "0.4.0",
|
||||
"version": "0.5.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.4.0/duckdb_cli-windows-amd64.zip",
|
||||
"hash": "6032cb564d6fc95d3065f2ef0634ded7aa0d350172381f0c966cfdf44632ce30"
|
||||
"url": "https://github.com/duckdb/duckdb/releases/download/v0.5.0/duckdb_cli-windows-amd64.zip",
|
||||
"hash": "f5a6ba87cd1c014f40a2db745a1c50c596a507dae9e5ecfa2421971196ba9f1d"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/duckdb/duckdb/releases/download/v0.4.0/duckdb_cli-windows-i386.zip",
|
||||
"hash": "d02031288ab421b0d0f21549611be02be2a8d3136d14c99f93febd2a743cbf0d"
|
||||
"url": "https://github.com/duckdb/duckdb/releases/download/v0.5.0/duckdb_cli-windows-i386.zip",
|
||||
"hash": "6e9152f316029a34293089a5ba7799969391797fa4b9aab23bf5d728e7e301d5"
|
||||
}
|
||||
},
|
||||
"bin": "duckdb.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user