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 11class Questdb < Formula
22 desc "Time Series Database"
33 homepage "https://questdb.io"
4- url "https://github.com/questdb/questdb/releases/download/8.3.3 /questdb-8.3.3 -no-jre-bin.tar.gz"
5- sha256 "0b796112083d7ab018495e2a53ec6a3ccd586ea0888fb9aa995ceefba058fa92 "
4+ url "https://github.com/questdb/questdb/releases/download/9.0.0 /questdb-9.0.0 -no-jre-bin.tar.gz"
5+ sha256 "8f74c34510de830d2ce72f00412fc4e083ee5c496e5bcbc0b25f1b17906b2931 "
66 license "Apache-2.0"
77
88 livecheck do
@@ -11,7 +11,7 @@ class Questdb < Formula
1111 end
1212
1313 bottle do
14- sha256 cellar : :any_skip_relocation , all : "59802946aa2e63b27f5644b5c37b3a5d1142ff35d42ea1e5f2279b1048a06ba5 "
14+ sha256 cellar : :any_skip_relocation , all : "18fd98b41045fe1d93583ff7d4ed7b41da332ae421fff2929340c2093c54ab4c "
1515 end
1616
1717 depends_on "openjdk"
You can’t perform that action at this time.
0 commit comments