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.42.1 /maxwell-1.42.1 .tar.gz"
5- sha256 "f26b367547678ed1968c43f154cf833c31827c5ecf7c3c6c9e6d734ee37ab429 "
4+ url "https://github.com/zendesk/maxwell/releases/download/v1.42.2 /maxwell-1.42.2 .tar.gz"
5+ sha256 "21c3ce8ca5fbbcf90b52a0fb649e8303c954d293d337a3871af9cc158f84f641 "
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 : "15dc74c740a6a571f9736a90eafdc584205137f85cd956d2f483f3afe474735d "
14+ sha256 cellar : :any_skip_relocation , all : "5dbc63965ab7e54be926df497dd23d377e391fee0fc5cd713d5b18e6ef35885f "
1515 end
1616
1717 depends_on "openjdk@11"
You can’t perform that action at this time.
0 commit comments