mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-01 14:21:19 +00:00
questdb: Update to version 8.3.1
This commit is contained in:
parent
8c17fb5359
commit
453feee4e3
@ -1,5 +1,5 @@
|
||||
{
|
||||
"version": "8.3.0",
|
||||
"version": "8.3.1",
|
||||
"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/8.3.0/questdb-8.3.0-no-jre-bin.tar.gz",
|
||||
"hash": "732ba49457956f62f9f32a0e4fa961c26cc35a9b63f26cee9efb5d25f36e90bf",
|
||||
"extract_dir": "questdb-8.3.0-no-jre-bin"
|
||||
"url": "https://github.com/questdb/questdb/releases/download/8.3.1/questdb-8.3.1-no-jre-bin.tar.gz",
|
||||
"hash": "cba6ce74034444cfb6d64aafe6d9fa8915711179f7774295cf63fc6243b4ff43",
|
||||
"extract_dir": "questdb-8.3.1-no-jre-bin"
|
||||
}
|
||||
},
|
||||
"bin": "questdb.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user