From 34f5ceb96bc2c1e13ab04911bfb5927d902b6054 Mon Sep 17 00:00:00 2001 From: BrewTestBot Date: Fri, 18 Mar 2016 14:25:41 +0000 Subject: [PATCH] carthage: update 0.15.2 bottle. --- Formula/carthage.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Formula/carthage.rb b/Formula/carthage.rb index 7602c9a94b..c4e56f0714 100644 --- a/Formula/carthage.rb +++ b/Formula/carthage.rb @@ -8,8 +8,8 @@ class Carthage < Formula bottle do cellar :any - sha256 "f0d14960621fc28712fbee016ddc7851adf72f06ff8ce61919cdea987c85e2f7" => :el_capitan - sha256 "2b998dc2b8c5913d579b0a134be93e19b37a16d410463fc0c7168d358c8fe18d" => :yosemite + sha256 "f69638fb6e0abbb7d8b95ad83eba19aaac4112bbe21cad0a09876b30de894945" => :el_capitan + sha256 "7411d6b369e1462f4c9b5da2aa17e9203e5e4168549328b2d8f8f7444ce5aeb4" => :yosemite end depends_on :xcode => ["7.1", :build]