aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula
diff options
context:
space:
mode:
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 ce6c6d200..bf1781aec 100644
--- a/Library/Formula/xctool.rb
+++ b/Library/Formula/xctool.rb
@@ -2,8 +2,8 @@ require 'formula'
class Xctool < Formula
homepage 'https://github.com/facebook/xctool'
- url 'https://github.com/facebook/xctool/archive/v0.1.0.tar.gz'
- sha1 'f5cf21d14f26127cea6b6b069fcc2c7387c41af6'
+ url 'https://github.com/facebook/xctool/archive/v0.1.2.tar.gz'
+ sha1 '86ac6dfb61fa80a62ecd80e3632fac091f665c8a'
head 'https://github.com/facebook/xctool.git'
depends_on :xcode