mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-05 00:01:20 +00:00
questdb: Update to version 8.0.0
This commit is contained in:
parent
aae293f918
commit
cfae2761b2
@ -1,5 +1,5 @@
|
|||||||
{
|
{
|
||||||
"version": "7.4.2",
|
"version": "8.0.0",
|
||||||
"description": "An open source SQL database designed to process time series data, faster.",
|
"description": "An open source SQL database designed to process time series data, faster.",
|
||||||
"homepage": "https://questdb.io",
|
"homepage": "https://questdb.io",
|
||||||
"license": "Apache-2.0",
|
"license": "Apache-2.0",
|
||||||
@ -8,9 +8,9 @@
|
|||||||
},
|
},
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://github.com/questdb/questdb/releases/download/7.4.2/questdb-7.4.2-no-jre-bin.tar.gz",
|
"url": "https://github.com/questdb/questdb/releases/download/8.0.0/questdb-8.0.0-no-jre-bin.tar.gz",
|
||||||
"hash": "36bb7102a5ecd2d12c59e8b16915af598140e912746749b9902663827dc9a555",
|
"hash": "72f7da71d30f6ffc3f9ae68a5e6e9240c0092d28f13fe0fdfd89a982c600604c",
|
||||||
"extract_dir": "questdb-7.4.2-no-jre-bin"
|
"extract_dir": "questdb-8.0.0-no-jre-bin"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "questdb.exe",
|
"bin": "questdb.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user