diff options
| author | Adam Vandenberg | 2014-05-16 16:27:54 -0700 |
|---|---|---|
| committer | Adam Vandenberg | 2014-05-16 16:27:54 -0700 |
| commit | 037e06d2e1878f676324da62ae53f5e7ca764abd (patch) | |
| tree | 46ef5dcdf0e148da812307b3e3016df9387209ff /Library/Homebrew | |
| parent | b7dfd995111dacd5ab413847fef81310c766c9e2 (diff) | |
| download | homebrew-037e06d2e1878f676324da62ae53f5e7ca764abd.tar.bz2 | |
Move agedu to headonly
The checksum on the tarball is not stable.
Closes #26671.
Diffstat (limited to 'Library/Homebrew')
| -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 61b768927..779d31a4f 100644 --- a/Library/Homebrew/tap_migrations.rb +++ b/Library/Homebrew/tap_migrations.rb @@ -1,4 +1,5 @@ TAP_MIGRATIONS = { + "agedu" => "homebrew/headonly", "aimage" => "homebrew/boneyard", "aws-iam-tools" => "homebrew/boneyard", "apple-gcc42" => "homebrew/versions", |
