mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
questdb: Update to version 7.3.6
This commit is contained in:
parent
43e9657ea4
commit
a4a6235a23
@ -1,5 +1,5 @@
|
|||||||
{
|
{
|
||||||
"version": "7.3.5",
|
"version": "7.3.6",
|
||||||
"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.3.5/questdb-7.3.5-no-jre-bin.tar.gz",
|
"url": "https://github.com/questdb/questdb/releases/download/7.3.6/questdb-7.3.6-no-jre-bin.tar.gz",
|
||||||
"hash": "82497708eb0a0bc4af9e112a7b05bb0d5b5a1976e296c6f175832b3f5577f161",
|
"hash": "bfefec132fac53d435e4b45bd9cd565e4809934308ac4adfb7eaf3e0335975d2",
|
||||||
"extract_dir": "questdb-7.3.5-no-jre-bin"
|
"extract_dir": "questdb-7.3.6-no-jre-bin"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "questdb.exe",
|
"bin": "questdb.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user