mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-02 06:41:19 +00:00
questdb: Update to version 6.6
This commit is contained in:
parent
195647f893
commit
419f515169
@ -1,5 +1,5 @@
|
||||
{
|
||||
"version": "6.5.5",
|
||||
"version": "6.6",
|
||||
"description": "An open source SQL database designed to process time series data, faster.",
|
||||
"homepage": "https://questdb.io",
|
||||
"license": "Apache-2.0",
|
||||
@ -8,9 +8,9 @@
|
||||
},
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://github.com/questdb/questdb/releases/download/6.5.5/questdb-6.5.5-no-jre-bin.tar.gz",
|
||||
"hash": "c89ae85aab354939d69e4456e8a66d07f223074636f94ce83f0db9ae738e4e15",
|
||||
"extract_dir": "questdb-6.5.5-no-jre-bin"
|
||||
"url": "https://github.com/questdb/questdb/releases/download/6.6/questdb-6.6-no-jre-bin.tar.gz",
|
||||
"hash": "6e0a61f35cd75b8d7d9f944b2d8248ddef4cdb0492414299a6a1127519e5609d",
|
||||
"extract_dir": "questdb-6.6-no-jre-bin"
|
||||
}
|
||||
},
|
||||
"bin": "questdb.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user