aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBrewTestBot2014-09-19 01:45:30 +0100
committerJack Nagel2014-09-18 20:18:43 -0500
commit90af638d3a7ad2d8daabb783a6679ab613bc3693 (patch)
tree29c928e7d859c3fa71ab5030ded0f41e67010340
parent7df877091e3f7a126aa7592688e8ab849e1e6449 (diff)
downloadhomebrew-90af638d3a7ad2d8daabb783a6679ab613bc3693.tar.bz2
xctool: update 0.2 bottle.
-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