From 25eac715d0920e7fd58ae6c7ce131a5c305e802b Mon Sep 17 00:00:00 2001 From: Christian Moritz Date: Tue, 29 Sep 2015 11:52:01 +0200 Subject: [PATCH] iojs: move to versions Closes Homebrew/homebrew#44441. Signed-off-by: Dominyk Tiller --- Library/Homebrew/tap_migrations.rb | 1 + 1 file changed, 1 insertion(+) diff --git a/Library/Homebrew/tap_migrations.rb b/Library/Homebrew/tap_migrations.rb index 8b5d897b1c..732efb3789 100644 --- a/Library/Homebrew/tap_migrations.rb +++ b/Library/Homebrew/tap_migrations.rb @@ -111,6 +111,7 @@ TAP_MIGRATIONS = { "ifuse" => "homebrew/fuse", "imake" => "homebrew/x11", "inkscape" => "homebrew/x11", + "iojs" => "homebrew/versions", "ipopt" => "homebrew/science", "iptux" => "homebrew/x11", "itsol" => "homebrew/science",