From b57e97cde3c24774232c2079f2922fc583342561 Mon Sep 17 00:00:00 2001
From: Adam Vandenberg <flangy@gmail.com>
Date: Fri, 16 May 2014 16:27:54 -0700
Subject: [PATCH] Move agedu to headonly

The checksum on the tarball is not stable.

Closes Homebrew/homebrew#26671.
---
 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 61b7689272..779d31a4fc 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",
-- 
GitLab