aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula
diff options
context:
space:
mode:
authorThomas Bartelmess2013-09-17 10:51:20 -0400
committerAdam Vandenberg2013-09-17 19:04:44 -0700
commita0b6decc9387defbe659be9a91e0eca72d43e2ad (patch)
tree9e7bc9fffe2482f7b5b4cb8a2c6c1fd12758923d /Library/Formula
parent96aba72fcbaaecf2ddfc3bb3431e5fa39e41f1bd (diff)
downloadhomebrew-a0b6decc9387defbe659be9a91e0eca72d43e2ad.tar.bz2
xctool 0.1.12
Closes #22616. Signed-off-by: Adam Vandenberg <flangy@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 941c8ddb4..bd5398b4f 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.11.tar.gz'
- sha1 '3187db03ac04f8d3a763b83d6e950d0a7571fb6d'
+ url 'https://github.com/facebook/xctool/archive/v0.1.12.tar.gz'
+ sha1 '283de48744c81941830bcca5e7eb4e312f65ad89'
head 'https://github.com/facebook/xctool.git'
depends_on :xcode