We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f7aea65 commit 8df8406Copy full SHA for 8df8406
Formula/m/maxwell.rb
@@ -1,8 +1,8 @@
1
class Maxwell < Formula
2
desc "Reads MySQL binlogs and writes row updates as JSON to Kafka"
3
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"
+ url "https://github.com/zendesk/maxwell/releases/download/v1.42.2/maxwell-1.42.2.tar.gz"
+ sha256 "21c3ce8ca5fbbcf90b52a0fb649e8303c954d293d337a3871af9cc158f84f641"
6
license "Apache-2.0"
7
8
livecheck do
0 commit comments