diff options
| author | Baptiste Fontaine | 2015-02-24 13:42:38 +0100 | 
|---|---|---|
| committer | Mike McQuaid | 2015-02-24 15:21:55 +0000 | 
| commit | da25d3e5797317e78076f7ab5f2caa5f4815e064 (patch) | |
| tree | 03d89c294a16d8e0d388bafaa8d794eab692160f /Library/Homebrew/tap_migrations.rb | |
| parent | 589de2f26a7bab8c09c55fe6869ff93e6f841de0 (diff) | |
| download | brew-da25d3e5797317e78076f7ab5f2caa5f4815e064.tar.bz2 | |
Move adobe-air-sdk to homebrew/binary
Closes Homebrew/homebrew#37104.
Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
Diffstat (limited to 'Library/Homebrew/tap_migrations.rb')
| -rw-r--r-- | Library/Homebrew/tap_migrations.rb | 1 | 
1 files changed, 1 insertions, 0 deletions
diff --git a/Library/Homebrew/tap_migrations.rb b/Library/Homebrew/tap_migrations.rb index e091d8938..85a7dba94 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",  | 
