From da25d3e5797317e78076f7ab5f2caa5f4815e064 Mon Sep 17 00:00:00 2001 From: Baptiste Fontaine Date: Tue, 24 Feb 2015 13:42:38 +0100 Subject: [PATCH] Move adobe-air-sdk to homebrew/binary Closes Homebrew/homebrew#37104. Signed-off-by: Mike McQuaid --- 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 e091d89383..85a7dba942 100644 --- a/Library/Homebrew/tap_migrations.rb +++ b/Library/Homebrew/tap_migrations.rb @@ -1,4 +1,5 @@ TAP_MIGRATIONS = { + "adobe-air-sdk" => "homebrew/binary", "agedu" => "homebrew/head-only", "aimage" => "homebrew/boneyard", "aplus" => "homebrew/boneyard",