aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBrewTestBot2015-04-24 14:59:18 +0100
committerBrett Koonce2015-04-25 09:30:16 -0700
commitd49e5e919dee4af3e40ab079d984768631b0ddb1 (patch)
tree546d58890bc933cd40718a61dc30fec4b2b993e7
parentd40113399c9a82a18a756190d292873ecd079dbf (diff)
downloadhomebrew-d49e5e919dee4af3e40ab079d984768631b0ddb1.tar.bz2
duck: update 4.7.17432 bottle.
-rw-r--r--Library/Formula/duck.rb6
1 files changed, 3 insertions, 3 deletions
diff --git a/Library/Formula/duck.rb b/Library/Formula/duck.rb
index 7e600c1d4..3dcf9dd1e 100644
--- a/Library/Formula/duck.rb
+++ b/Library/Formula/duck.rb
@@ -6,9 +6,9 @@ class Duck < Formula
bottle do
cellar :any
- sha1 "c0439df03eaf84f6b8a446b5207963e4ca35609b" => :yosemite
- sha1 "b8e8a45673394a7034e63e5514eac65a122bdc16" => :mavericks
- sha1 "be719af049e6b39490554f8e1ba916c2b7de77ea" => :mountain_lion
+ sha256 "d514c0960a9d735b84257e57f7878b87bdc99d425aa7dd3cab456ec57f5fcafe" => :yosemite
+ sha256 "4b2278554fe444de99c510fce0d236058ddf3c63d504a566d3ad33eb34f66b53" => :mavericks
+ sha256 "e6963de8e17bd35f4299e9add6176bdb434b9760450019ef1d36ca99577ea73a" => :mountain_lion
end
depends_on :java => ["1.7+", :build]