mirror of
https://github.com/ScoopInstaller/Main.git
synced 2026-03-03 07:44:43 +00:00
questdb: Update to version 9.3.3
This commit is contained in:
parent
dd7069803e
commit
3ff33560a7
@ -1,5 +1,5 @@
|
||||
{
|
||||
"version": "9.3.2",
|
||||
"version": "9.3.3",
|
||||
"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/9.3.2/questdb-9.3.2-no-jre-bin.tar.gz",
|
||||
"hash": "eb87df34305b68fa0a18e7a27429ea5d3f0d91622af9400eadf46487cb12429e",
|
||||
"extract_dir": "questdb-9.3.2-no-jre-bin"
|
||||
"url": "https://github.com/questdb/questdb/releases/download/9.3.3/questdb-9.3.3-no-jre-bin.tar.gz",
|
||||
"hash": "cc83a90d0de5669ba4c11749fd1a8180149d9fa8fd39e8681f563994ad58bb0d",
|
||||
"extract_dir": "questdb-9.3.3-no-jre-bin"
|
||||
}
|
||||
},
|
||||
"bin": "questdb.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user