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.1 /questdb-8.3.1 -no-jre-bin.tar.gz"
5- sha256 "cba6ce74034444cfb6d64aafe6d9fa8915711179f7774295cf63fc6243b4ff43 "
4+ url "https://github.com/questdb/questdb/releases/download/8.3.2 /questdb-8.3.2 -no-jre-bin.tar.gz"
5+ sha256 "e72695f9e85c6a65c855066fb5edbec94774168b1e476905ba1bf365bdd2658f "
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 : "33b630ba72465d7033fa21914139c0b1eb3f23618f15c94c431ead4e6504b039 "
14+ sha256 cellar : :any_skip_relocation , all : "2d09349ca422c47f4a7dd85c279aeb87faa406c26f2884f0433a6212c0c2b703 "
1515 end
1616
1717 depends_on "openjdk"
You can’t perform that action at this time.
0 commit comments