mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-05 00:01:20 +00:00
duckdb: Update to version 0.7.0
This commit is contained in:
parent
26269b207f
commit
73cbb97c75
@ -1,16 +1,16 @@
|
|||||||
{
|
{
|
||||||
"version": "0.6.1",
|
"version": "0.7.0",
|
||||||
"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.6.1/duckdb_cli-windows-amd64.zip",
|
"url": "https://github.com/duckdb/duckdb/releases/download/v0.7.0/duckdb_cli-windows-amd64.zip",
|
||||||
"hash": "943fb58b2806844a030fb1438cd655afa6316b6856f3cc2322921a97b6189e6d"
|
"hash": "ebb936122f032e7fdc66a5bbd9edacd11e4e46540ea95f6ff696d38707a6ba96"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/duckdb/duckdb/releases/download/v0.6.1/duckdb_cli-windows-i386.zip",
|
"url": "https://github.com/duckdb/duckdb/releases/download/v0.7.0/duckdb_cli-windows-i386.zip",
|
||||||
"hash": "8e0af6c24c1628d06c240aab624753a70bf9741ffdbf79c769e968ec113b367c"
|
"hash": "0da7c0b062368d3fa8f4be00be55a114479ac5c67216f96cab9d82260b159379"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "duckdb.exe",
|
"bin": "duckdb.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user