maxwell 1.19.4
Closes #35973. Signed-off-by: Chongyu Zhu <i@lembacon.com>
This commit is contained in:
parent
3a8c201884
commit
8cf27ad87a
1 changed files with 2 additions and 2 deletions
|
@ -1,8 +1,8 @@
|
|||
class Maxwell < Formula
|
||||
desc "Maxwell's daemon, a mysql-to-json kafka producer"
|
||||
homepage "http://maxwells-daemon.io/"
|
||||
url "https://github.com/zendesk/maxwell/releases/download/v1.19.3/maxwell-1.19.3.tar.gz"
|
||||
sha256 "f5a790b346041dfa5e9966eb83a6d3139e4538d6ceb8f5ceedad387653598f5e"
|
||||
url "https://github.com/zendesk/maxwell/releases/download/v1.19.4/maxwell-1.19.4.tar.gz"
|
||||
sha256 "67d08298076c238c447bdc484ef7d601b9bf4a771bc777c2d00b9f6431bfd7a0"
|
||||
|
||||
bottle :unneeded
|
||||
|
||||
|
|
Loading…
Reference in a new issue