maxwell 1.19.2
Closes #34703. Signed-off-by: Jan Viljanen <527069+javian@users.noreply.github.com>
This commit is contained in:
parent
2ab36bd3b5
commit
34a5845ff7
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.1/maxwell-1.19.1.tar.gz"
|
||||
sha256 "24fab4f189b52959497381ec1ed4ac2937e5cd2855de26061e476776d27d980b"
|
||||
url "https://github.com/zendesk/maxwell/releases/download/v1.19.2/maxwell-1.19.2.tar.gz"
|
||||
sha256 "eb8e2193f4a6cd1a12c9222f08e0283a6a31fc994b8cf231273a8709f849a745"
|
||||
|
||||
bottle :unneeded
|
||||
|
||||
|
|
Loading…
Reference in a new issue