From 9ca59eda7293a7831d00de08adaad9f2ffe2aa78 Mon Sep 17 00:00:00 2001 From: BrewTestBot Date: Mon, 11 Apr 2016 19:13:00 +0100 Subject: [PATCH] xctool: update 0.2.9 bottle. --- Formula/xctool.rb | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Formula/xctool.rb b/Formula/xctool.rb index 35957374e0..6c95671af2 100644 --- a/Formula/xctool.rb +++ b/Formula/xctool.rb @@ -7,9 +7,9 @@ class Xctool < Formula bottle do cellar :any - sha256 "be435da1dfb833642a112e25b767e793f9f686110fb8efc0377bda285d4f1b97" => :el_capitan - sha256 "04714b680777556b4c0c45a635267b35beb27d4e6fb0a8e767b1edb7f047c294" => :yosemite - sha256 "967031550240000fc4989fd8976254873efd184f4f9ac5ea946a1221cda1e2b6" => :mavericks + sha256 "331b26058f58adf1ed4b337ad897f22a06ed148d4ddf0b7429258ca72ba59dfa" => :el_capitan + sha256 "39ced7bed2490b8f4c2ce21879a66f7055ab18b713e763b9c28feff4506b689c" => :yosemite + sha256 "d035eebe4a7203b1ed2db3d59c3f4a6f418cad5e3cfd872355d0fa561c568b02" => :mavericks end depends_on :xcode => "6.0"