mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-20 14:21:18 +00:00
questdb: Update to version 8.0.3
This commit is contained in:
parent
07b78d4b3e
commit
c7a79128c1
@ -1,5 +1,5 @@
|
|||||||
{
|
{
|
||||||
"version": "8.0.1",
|
"version": "8.0.3",
|
||||||
"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/8.0.1/questdb-8.0.1-no-jre-bin.tar.gz",
|
"url": "https://github.com/questdb/questdb/releases/download/8.0.3/questdb-8.0.3-no-jre-bin.tar.gz",
|
||||||
"hash": "4ba8ba5cbc45a48c58025c42bbe300ce730b9015afa7c415c6079dfab602593d",
|
"hash": "a17f2a987a7a71fa0e755b3f5ef81daa14399ab1f912208aaf6f0ec6e9393424",
|
||||||
"extract_dir": "questdb-8.0.1-no-jre-bin"
|
"extract_dir": "questdb-8.0.3-no-jre-bin"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "questdb.exe",
|
"bin": "questdb.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user