mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-05 16:21:20 +00:00
questdb: Update to version 7.2.1
This commit is contained in:
parent
88ebcc880c
commit
51e8b0ecbd
@ -1,5 +1,5 @@
|
|||||||
{
|
{
|
||||||
"version": "7.2",
|
"version": "7.2.1",
|
||||||
"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.2/questdb-7.2-no-jre-bin.tar.gz",
|
"url": "https://github.com/questdb/questdb/releases/download/7.2.1/questdb-7.2.1-no-jre-bin.tar.gz",
|
||||||
"hash": "dfba6635e374dac1edd82a728e4dc5a4116c701c3666a9b89cd98e972897e87d",
|
"hash": "3ed558d5c665ff6450dd86840555e902866b31141bbfb77504315d4f05c8f949",
|
||||||
"extract_dir": "questdb-7.2-no-jre-bin"
|
"extract_dir": "questdb-7.2.1-no-jre-bin"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "questdb.exe",
|
"bin": "questdb.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user