diff options
| author | BrewTestBot | 2015-04-05 20:27:28 +0100 |
|---|---|---|
| committer | Xu Cheng | 2015-04-06 17:39:14 +0800 |
| commit | 6ae58231aacecac0e5bb24a98a47708b4776e804 (patch) | |
| tree | 96649f66c87494d2ffb6108bdad7c7aced09d530 | |
| parent | fb27cdebefad11f2a524148aeafb4f15282cae75 (diff) | |
| download | homebrew-6ae58231aacecac0e5bb24a98a47708b4776e804.tar.bz2 | |
gd: update 2.1.1 bottle.
| -rw-r--r-- | Library/Formula/gd.rb | 7 |
1 files changed, 3 insertions, 4 deletions
diff --git a/Library/Formula/gd.rb b/Library/Formula/gd.rb index 07e426494..31b1a5948 100644 --- a/Library/Formula/gd.rb +++ b/Library/Formula/gd.rb @@ -13,10 +13,9 @@ class Gd < Formula bottle do cellar :any - revision 1 - sha1 "370029d382be7ea5c8d5975f20b7668eced29f9c" => :yosemite - sha1 "e183bfd8da0354da3e0b046f2d092b099f4c6356" => :mavericks - sha1 "8fee5a15e1ed1331c52d9a286431fdd1b56c126e" => :mountain_lion + sha256 "e6e53b5dd2ca074873a026facb27c7f9a32d47f4a6b2e713ab06361396b55aa1" => :yosemite + sha256 "be7bfc63bb53cc7a23c898dd0f11f721566f139ef21eedffa29e488d5a34c697" => :mavericks + sha256 "c37e8f0cbf6bbbcdc715b4f11a846f42a502d3bd92b395dfae396c483c6032bd" => :mountain_lion end option :universal |
