aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula
diff options
context:
space:
mode:
authorChristian Legnitto2014-09-18 17:30:57 -0700
committerJack Nagel2014-09-18 20:18:32 -0500
commit7df877091e3f7a126aa7592688e8ab849e1e6449 (patch)
treeb083b927122706d840e7aba76ca9656a9195e357 /Library/Formula
parentdb7711cbdcdd7af6f37df31bddfc4b1093491c80 (diff)
downloadhomebrew-7df877091e3f7a126aa7592688e8ab849e1e6449.tar.bz2
Update xctool to v0.2 for Xcode 6 support
Closes #32417. Signed-off-by: Jack Nagel <jacknagel@gmail.com>
Diffstat (limited to 'Library/Formula')
-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 15cc1a1ce..942c019d7 100644
--- a/Library/Formula/xctool.rb
+++ b/Library/Formula/xctool.rb
@@ -7,8 +7,8 @@ end
class Xctool < Formula
homepage 'https://github.com/facebook/xctool'
- url 'https://github.com/facebook/xctool/archive/v0.1.16.tar.gz'
- sha1 'c4161403b5f742467b37fd41887fde3d99a5989d'
+ url 'https://github.com/facebook/xctool/archive/v0.2.tar.gz'
+ sha1 'fb5f5c553ef8ea26a9b68926aa2c59d2d956ee25'
head 'https://github.com/facebook/xctool.git'
bottle do