diff --git a/Library/Homebrew/tap_migrations.rb b/Library/Homebrew/tap_migrations.rb index c3869d0ea0..c2c0d856a2 100644 --- a/Library/Homebrew/tap_migrations.rb +++ b/Library/Homebrew/tap_migrations.rb @@ -19,6 +19,7 @@ TAP_MIGRATIONS = { "lmutil" => "homebrew/binary", "mlkit" => "homebrew/boneyard", "mlton" => "homebrew/boneyard", + "mydumper" => "homebrew/boneyard", "nlopt" => "homebrew/science", "octave" => "homebrew/science", "opencv" => "homebrew/science",