mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-08 01:31:20 +00:00
questdb: Update to version 8.2.1
This commit is contained in:
parent
151f66e6ae
commit
4e12ad5a53
@ -1,5 +1,5 @@
|
|||||||
{
|
{
|
||||||
"version": "8.2.0",
|
"version": "8.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/8.2.0/questdb-8.2.0-no-jre-bin.tar.gz",
|
"url": "https://github.com/questdb/questdb/releases/download/8.2.1/questdb-8.2.1-no-jre-bin.tar.gz",
|
||||||
"hash": "0d11db7b3c916989ec209bbf1f9fdb232ec9a99cb2990321fb396c805a450217",
|
"hash": "d419b4d360dae2277d9e7d3d553aedb0cf2bb6b1ff7d1a09c4fa1e8f55b716e8",
|
||||||
"extract_dir": "questdb-8.2.0-no-jre-bin"
|
"extract_dir": "questdb-8.2.1-no-jre-bin"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "questdb.exe",
|
"bin": "questdb.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user