aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula
diff options
context:
space:
mode:
authorBrewTestBot2015-01-16 22:48:59 +0000
committerTim D. Smith2015-01-17 00:15:37 -0800
commit88dc2202d1fdfc59e1377b12217eb68ba90d6b0e (patch)
tree79d04770cbcab80db9e9d2f4b8d5f076721b559f /Library/Formula
parent627f9d4c9f1c84a414478782ff93fd23dfe82200 (diff)
downloadhomebrew-88dc2202d1fdfc59e1377b12217eb68ba90d6b0e.tar.bz2
getdns: update 0.1.6 bottle.
Diffstat (limited to 'Library/Formula')
-rw-r--r--Library/Formula/getdns.rb6
1 files changed, 3 insertions, 3 deletions
diff --git a/Library/Formula/getdns.rb b/Library/Formula/getdns.rb
index 3aac5e653..7df07eb2c 100644
--- a/Library/Formula/getdns.rb
+++ b/Library/Formula/getdns.rb
@@ -8,9 +8,9 @@ class Getdns < Formula
head "https://github.com/getdnsapi/getdns.git"
bottle do
- sha1 "efad47ff71c7205beb6ab03c133853909031c538" => :mavericks
- sha1 "860489f9eab66b247e32e8a960e0960a1d0109f0" => :mountain_lion
- sha1 "7bdfa25a8aa1c9729dda8cfb1f106aea1a9e1aba" => :lion
+ sha1 "86879ca8d95414125287abc89393781bcd801f88" => :yosemite
+ sha1 "c826c175dc647cf68bd8ba12dcc9c78da232fb87" => :mavericks
+ sha1 "1c393a248ef0633265f1e40c335a6ddf1fd7794e" => :mountain_lion
end
depends_on "ldns"