From caede75219130a2bffe70564f1918d74c90c43d5 Mon Sep 17 00:00:00 2001 From: BrewTestBot Date: Sun, 10 Apr 2016 14:37:02 +0100 Subject: [PATCH] ctunnel: update 0.7 bottle. --- Formula/ctunnel.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Formula/ctunnel.rb b/Formula/ctunnel.rb index 4333727ecd..d0c2bcc236 100644 --- a/Formula/ctunnel.rb +++ b/Formula/ctunnel.rb @@ -6,8 +6,8 @@ class Ctunnel < Formula bottle do cellar :any - sha256 "1897708e8aeb80cf37c65d21ad1f4ce830923c04801eba40ab20d1b5bb3898c5" => :mavericks - sha256 "826c0603ed8f138f71ae1df35202080b01699d03244b635f050d741cd5eb0cef" => :mountain_lion + revision 1 + sha256 "0efc6fd73d83e3b3d074f1819f439fce8ffa8e55434398c6e7446f7f51eb8aae" => :mavericks end depends_on "openssl"