diff options
Diffstat (limited to 'Library')
| -rw-r--r-- | Library/Homebrew/tap_migrations.rb | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/Library/Homebrew/tap_migrations.rb b/Library/Homebrew/tap_migrations.rb index 6c6810e1b..97cbcf970 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", |
