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 013d65d commit 747739eCopy full SHA for 747739e
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.43.2/maxwell-1.43.2.tar.gz"
5
- sha256 "8c00fa74a0717f2a5103b37c6d92138b247dca68264efe226d9e902713dd25da"
+ url "https://github.com/zendesk/maxwell/releases/download/v1.44.0/maxwell-1.44.0.tar.gz"
+ sha256 "fc0dcb98b701dc35b5190bd446d0eb9ec869e6c4d0b6945dbc3542e94e949a68"
6
license "Apache-2.0"
7
8
livecheck do
0 commit comments