mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-05 08:11:20 +00:00
questdb: Update to version 6.1.2
This commit is contained in:
parent
8e5e7e1cd5
commit
e6cf4f803c
@ -1,5 +1,5 @@
|
||||
{
|
||||
"version": "6.0.9",
|
||||
"version": "6.1.2",
|
||||
"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.0.9/questdb-6.0.9-no-jre-bin.tar.gz",
|
||||
"hash": "b8d7b80c60be4c6e2cb969fa2245533b1db37de960f70288676543578c9181b5",
|
||||
"extract_dir": "questdb-6.0.9-no-jre-bin"
|
||||
"url": "https://github.com/questdb/questdb/releases/download/6.1.2/questdb-6.1.2-no-jre-bin.tar.gz",
|
||||
"hash": "2a295d54125083bd0437b5360ec264819d2cf8a2ab78d95e84368e76cb9b9952",
|
||||
"extract_dir": "questdb-6.1.2-no-jre-bin"
|
||||
}
|
||||
},
|
||||
"bin": "questdb.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user