aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--Library/Formula/xctool.rb4
1 files changed, 2 insertions, 2 deletions
diff --git a/Library/Formula/xctool.rb b/Library/Formula/xctool.rb
index 942c019d7..4f40bd07c 100644
--- a/Library/Formula/xctool.rb
+++ b/Library/Formula/xctool.rb
@@ -12,8 +12,8 @@ class Xctool < Formula
head 'https://github.com/facebook/xctool.git'
bottle do
- sha1 "67acdcac257dd59be63b1ac36b717b5378ad9330" => :mavericks
- sha1 "326a29618711ba2233f5602c30f7bce74b4fe8ff" => :mountain_lion
+ sha1 "08d8835e3007fccc20559f12bc992f1fe223b74b" => :mavericks
+ sha1 "7880ba4ad422d0b93d98db8f336ee83cc08e51a3" => :mountain_lion
end
depends_on :xcode