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 Maxwell < Formula
22 desc "Reads MySQL binlogs and writes row updates as JSON to Kafka"
33 homepage "https://maxwells-daemon.io/"
4- url "https://github.com/zendesk/maxwell/releases/download/v1.43.2 /maxwell-1.43.2 .tar.gz"
5- sha256 "8c00fa74a0717f2a5103b37c6d92138b247dca68264efe226d9e902713dd25da "
4+ url "https://github.com/zendesk/maxwell/releases/download/v1.44.0 /maxwell-1.44.0 .tar.gz"
5+ sha256 "fc0dcb98b701dc35b5190bd446d0eb9ec869e6c4d0b6945dbc3542e94e949a68 "
66 license "Apache-2.0"
77
88 livecheck do
@@ -11,7 +11,7 @@ class Maxwell < Formula
1111 end
1212
1313 bottle do
14- sha256 cellar : :any_skip_relocation , all : "ed1b476d18951f81c7cd7bf171b60d077eac420a3b1b12d636d7297e714a53a3 "
14+ sha256 cellar : :any_skip_relocation , all : "7936717f581277493c6ad575ea46d192b8928105b5f03eb8c68ce1aa85de6441 "
1515 end
1616
1717 depends_on "openjdk"
You can’t perform that action at this time.
0 commit comments