mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
questdb: Update to version 8.1.1
This commit is contained in:
parent
567d7b1f43
commit
845c2d1f0d
@ -1,5 +1,5 @@
|
|||||||
{
|
{
|
||||||
"version": "8.1.0",
|
"version": "8.1.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.1.0/questdb-8.1.0-no-jre-bin.tar.gz",
|
"url": "https://github.com/questdb/questdb/releases/download/8.1.1/questdb-8.1.1-no-jre-bin.tar.gz",
|
||||||
"hash": "9aa7cbf9ba120b192d613f294ead798bc6c92f8f19c4a9a6d7282d04886cd308",
|
"hash": "9a8753ca73d8ecdab374e29e92649a32962f445e68485d010914f6c5911430dd",
|
||||||
"extract_dir": "questdb-8.1.0-no-jre-bin"
|
"extract_dir": "questdb-8.1.1-no-jre-bin"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "questdb.exe",
|
"bin": "questdb.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user