mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
questdb: Update to version 6.7
This commit is contained in:
parent
0fb8672c7c
commit
a6bcbe4fa5
@ -1,5 +1,5 @@
|
|||||||
{
|
{
|
||||||
"version": "6.6.1",
|
"version": "6.7",
|
||||||
"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/6.6.1/questdb-6.6.1-no-jre-bin.tar.gz",
|
"url": "https://github.com/questdb/questdb/releases/download/6.7/questdb-6.7-no-jre-bin.tar.gz",
|
||||||
"hash": "1dbe6af2dbf7465044542380cab2ce9273c5dfc4b62b50342b237b5cd891a68d",
|
"hash": "5316599da6251dfdc335dd20b098049634657049d63bc9692e584d91769c9f19",
|
||||||
"extract_dir": "questdb-6.6.1-no-jre-bin"
|
"extract_dir": "questdb-6.7-no-jre-bin"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "questdb.exe",
|
"bin": "questdb.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user