aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula/memcached.rb
diff options
context:
space:
mode:
authorBrewTestBot2014-05-21 08:03:38 +0100
committerBrett Koonce2014-05-21 12:00:22 -0700
commit988c483840434d1a3de3224a16d500a1c916c122 (patch)
tree2c772f7be464f1bcc91afd97fa407e841ac60ea8 /Library/Formula/memcached.rb
parent726e1cbad881ca036f432ef09339846846020097 (diff)
downloadhomebrew-988c483840434d1a3de3224a16d500a1c916c122.tar.bz2
memcached: update 1.4.20 bottle.
Closes #29445.
Diffstat (limited to 'Library/Formula/memcached.rb')
-rw-r--r--Library/Formula/memcached.rb6
1 files changed, 3 insertions, 3 deletions
diff --git a/Library/Formula/memcached.rb b/Library/Formula/memcached.rb
index d967df8f3..ecf5076ea 100644
--- a/Library/Formula/memcached.rb
+++ b/Library/Formula/memcached.rb
@@ -6,9 +6,9 @@ class Memcached < Formula
sha1 "282a1e701eeb3f07159d95318f09da5ea3fcb39d"
bottle do
- sha1 "6e7ae41fbb731ce947c5cdc5fb37975d1d84118b" => :mavericks
- sha1 "66df16bf96afb660efd3216773022cbac8475f1f" => :mountain_lion
- sha1 "a5d3152d2dd647bca8faf7df46b7a3638651f65a" => :lion
+ sha1 "d3075e31fbf68520bb615cad869e6b75295f566d" => :mavericks
+ sha1 "75b9349df6c29f0535452422575b4aa342275bd1" => :mountain_lion
+ sha1 "4cb8fd167de0c72822f0958845dfdc53310282d4" => :lion
end
depends_on "libevent"