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/8.1.1 /questdb-8.1.1 -no-jre-bin.tar.gz"
5
- sha256 "9a8753ca73d8ecdab374e29e92649a32962f445e68485d010914f6c5911430dd "
4
+ url "https://github.com/questdb/questdb/releases/download/8.1.2 /questdb-8.1.2 -no-jre-bin.tar.gz"
5
+ sha256 "a0586bfe506c8377bbbd488d417c2305317a1808c16329b8f9806803fd8bb1a8 "
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 : "6b68600a443ffe0486616240b8b7a37a288708c1df95cd272ea4168f7e8cd9c8 "
14
+ sha256 cellar : :any_skip_relocation , all : "588a9cc3391fcd2e694bbbe93999670718864c19d3cc19aa9465d6f61fe84dfd "
15
15
end
16
16
17
17
depends_on "openjdk"
You can’t perform that action at this time.
0 commit comments