mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-06 08:41:20 +00:00
questdb: Update to version 7.3.1
This commit is contained in:
parent
62c53080b3
commit
04b6f8bcfc
@ -1,5 +1,5 @@
|
||||
{
|
||||
"version": "7.3",
|
||||
"version": "7.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/7.3/questdb-7.3-no-jre-bin.tar.gz",
|
||||
"hash": "b5e67da09e5a50fb34693531c8af549a91517251d954b1159748e559badb881b",
|
||||
"extract_dir": "questdb-7.3-no-jre-bin"
|
||||
"url": "https://github.com/questdb/questdb/releases/download/7.3.1/questdb-7.3.1-no-jre-bin.tar.gz",
|
||||
"hash": "6e79ee228011afb6b0c1dc43a3d3432b2d47109565db8613a98841a6673c9ffa",
|
||||
"extract_dir": "questdb-7.3.1-no-jre-bin"
|
||||
}
|
||||
},
|
||||
"bin": "questdb.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user