File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 1
1
class Questdb < Formula
2
2
desc "Time Series Database"
3
3
homepage "https://questdb.io"
4
- url "https://github.com/questdb/questdb/releases/download/9.0.1 /questdb-9.0.1 -no-jre-bin.tar.gz"
5
- sha256 "9e72107cad87fa38443979afa81a1b90ebbf458731adc5e72d7b6b4d4e6db2a7 "
4
+ url "https://github.com/questdb/questdb/releases/download/9.0.2 /questdb-9.0.2 -no-jre-bin.tar.gz"
5
+ sha256 "b8b9018c6e9a054695dbbde15f643f647580ae8cb3b8ad664b11f3a296bf660a "
6
6
license "Apache-2.0"
7
7
8
8
livecheck do
@@ -11,7 +11,7 @@ class Questdb < Formula
11
11
end
12
12
13
13
bottle do
14
- sha256 cellar : :any_skip_relocation , all : "0894694a55beb7c61100f7840a4c1aaa4def4ce8e969b76799d015501371df6c "
14
+ sha256 cellar : :any_skip_relocation , all : "213fea5c536e1fac3d3cdd21a297c7a7f960682581ce31c45e3160ac99eefd28 "
15
15
end
16
16
17
17
depends_on "openjdk"
You can’t perform that action at this time.
0 commit comments