File tree Expand file tree Collapse file tree 1 file changed +3
-4
lines changed Expand file tree Collapse file tree 1 file changed +3
-4
lines changed Original file line number Diff line number Diff line change 11class Questdb < Formula
22 desc "Time Series Database"
33 homepage "https://questdb.io"
4- url "https://github.com/questdb/questdb/releases/download/9.2.0 /questdb-9.2.0 -no-jre-bin.tar.gz"
5- sha256 "d544efa122b29b8f99be93c4827886b925158c124a841e45d6a4c6ae65a405e7 "
4+ url "https://github.com/questdb/questdb/releases/download/9.2.1 /questdb-9.2.1 -no-jre-bin.tar.gz"
5+ sha256 "6b4de6ea8d9c6dddc85ba873b3a968138cee265d6ad60fafcf9c8ceb32e3f438 "
66 license "Apache-2.0"
77
88 livecheck do
@@ -11,8 +11,7 @@ class Questdb < Formula
1111 end
1212
1313 bottle do
14- rebuild 1
15- sha256 cellar : :any_skip_relocation , all : "05f49c6231d368cbb572519717dffc9709af75c61e9f042c17db07e530bacedf"
14+ sha256 cellar : :any_skip_relocation , all : "f0a003597bf7700fb301aa8d272d772bf5af5187eb4f60e3835102eeb27e7984"
1615 end
1716
1817 depends_on "openjdk"
You can’t perform that action at this time.
0 commit comments