aboutsummaryrefslogtreecommitdiffstats
path: root/Library
diff options
context:
space:
mode:
authorFred Potter2013-08-29 13:04:01 -0700
committerAdam Vandenberg2013-08-30 09:45:01 -0700
commitc713a31aec3f0dbd4347a93f274f0fa92166eb6d (patch)
treef7351695849331437169a50838f9c64bab0fa395 /Library
parentb84ef3837986a9902057a3d4a7fa83ac76a91621 (diff)
downloadhomebrew-c713a31aec3f0dbd4347a93f274f0fa92166eb6d.tar.bz2
xctool 0.1.10
Closes #22206. Signed-off-by: Adam Vandenberg <flangy@gmail.com>
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 f7c880de5..998f9f90f 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.9.tar.gz'
- sha1 'b82539ff47329feb38ab9e5980e5ecdd4501d144'
+ url 'https://github.com/facebook/xctool/archive/v0.1.10.tar.gz'
+ sha1 '2d7e54959f8b174719720557b3b001132c1c9878'
head 'https://github.com/facebook/xctool.git'
depends_on :xcode