diff --git a/Library/Homebrew/tap_migrations.rb b/Library/Homebrew/tap_migrations.rb index 6c6810e1be506ca14d45ee720314f9dae824ad8e..97cbcf970b1ff412477c267911f9b41ea1206f07 100644 --- a/Library/Homebrew/tap_migrations.rb +++ b/Library/Homebrew/tap_migrations.rb @@ -1,8 +1,9 @@ TAP_MIGRATIONS = { "agedu" => "homebrew/headonly", "aimage" => "homebrew/boneyard", - "aws-iam-tools" => "homebrew/boneyard", "apple-gcc42" => "homebrew/versions", + "appswitch" => "homebrew/binary", + "aws-iam-tools" => "homebrew/boneyard", "blackbox" => "homebrew/boneyard", "boost149" => "homebrew/versions", "catdoc" => "homebrew/boneyard",