From ea46a422965bdb9a734affcec7b2411c4d88d604 Mon Sep 17 00:00:00 2001 From: Jan Berkel Date: Fri, 28 Jun 2013 14:00:34 +0200 Subject: xctool 0.1.5 Closes #20881. Signed-off-by: Adam Vandenberg --- Library/Formula/xctool.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'Library') diff --git a/Library/Formula/xctool.rb b/Library/Formula/xctool.rb index e9855d5e6..78e60bc3e 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.4.tar.gz' - sha1 'da0243f65ae825b920e60d850c42230aa1a5afe1' + url 'https://github.com/facebook/xctool/archive/v0.1.5.tar.gz' + sha1 '6b7442963a069b28c823c727756c747def29f773' head 'https://github.com/facebook/xctool.git' depends_on :xcode -- cgit v1.2.3