gd: update 2.1.0 bottle.
This commit is contained in:
parent
7e2fa40c7b
commit
c8cbe317b2
1 changed files with 3 additions and 3 deletions
|
@ -8,9 +8,9 @@ class Gd < Formula
|
||||||
|
|
||||||
bottle do
|
bottle do
|
||||||
cellar :any
|
cellar :any
|
||||||
sha1 "e0a92ad54a7dfc067dfe20c3ef037cd0ab8660ef" => :mavericks
|
sha1 "473c1d133b471b82d8467b27b2e152479c868d19" => :mavericks
|
||||||
sha1 "affd1228cb47e93fe1709dfbb490c941e9482952" => :mountain_lion
|
sha1 "368a0ece40759b7c453cbd600091c54e322bb180" => :mountain_lion
|
||||||
sha1 "30aa39a8b79772f929f6718b4233bdd796c0fb75" => :lion
|
sha1 "9a941105a87d7811c6220c9eb072002741476d4d" => :lion
|
||||||
end
|
end
|
||||||
|
|
||||||
head 'https://bitbucket.org/libgd/gd-libgd', :using => :hg
|
head 'https://bitbucket.org/libgd/gd-libgd', :using => :hg
|
||||||
|
|
Loading…
Reference in a new issue