Skip to content

Commit 8df8406

Browse files
committed
maxwell 1.42.2
1 parent f7aea65 commit 8df8406

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Formula/m/maxwell.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
class 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

0 commit comments

Comments
 (0)