aboutsummaryrefslogtreecommitdiffstats
path: root/Library
diff options
context:
space:
mode:
Diffstat (limited to 'Library')
-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 91c5e8d1f..7c1d9b960 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.2.2.tar.gz'
- sha1 '7c1f5610d0543a2a93b87aeebd7dfb642d91d50d'
+ url 'https://github.com/facebook/xctool/archive/v0.2.3.tar.gz'
+ sha1 'e22b947a4de7bc96feffb6cb24940f61574afbbc'
head 'https://github.com/facebook/xctool.git'
bottle do