Skip to content

Commit 747739e

Browse files
committed
maxwell 1.44.0
1 parent 013d65d commit 747739e

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.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

0 commit comments

Comments
 (0)