aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBrewTestBot2015-03-15 00:20:30 +0000
committerMike McQuaid2015-03-15 12:48:35 +0000
commitc23b95187e55f0e5778bafed06ea50e5f096b579 (patch)
treef61713226ac7480dbcf1ca73e58672286a5955bf
parentb085eefa73e5bee321a2890b13b54d48b4b524e4 (diff)
downloadhomebrew-c23b95187e55f0e5778bafed06ea50e5f096b579.tar.bz2
spdylay: update 1.3.2 bottle.
-rw-r--r--Library/Formula/spdylay.rb6
1 files changed, 3 insertions, 3 deletions
diff --git a/Library/Formula/spdylay.rb b/Library/Formula/spdylay.rb
index 895b823db..5bc884dee 100644
--- a/Library/Formula/spdylay.rb
+++ b/Library/Formula/spdylay.rb
@@ -7,9 +7,9 @@ class Spdylay < Formula
bottle do
cellar :any
- sha1 "6a0b34fbd6d032b40e05392254a9427b64afb7d7" => :mavericks
- sha1 "d0f350a74c629d3e657277bffb7b865dcebd2bbb" => :mountain_lion
- sha1 "157a4de06a02a54eb8c4851d33c2d1b8f72d9424" => :lion
+ sha256 "b520acd2e6169ca96a5a00214908b819f0a4ad3ecb109dc4bcac7567dbd0747b" => :yosemite
+ sha256 "409ae0e5fea5a7e9534a914c3eb9eca48198892d100818e913c5f5868f507fff" => :mavericks
+ sha256 "d9a294e36d238945e881f75f33d07e93f77370e0902a0de5591aeb4d482f28f1" => :mountain_lion
end
depends_on "autoconf" => :build