From 4cf7bf991bf7c58623350439c3cc10164d4a259f Mon Sep 17 00:00:00 2001 From: Fred Potter Date: Wed, 4 Sep 2013 14:02:36 -0700 Subject: xctool 0.1.11 Release Info -- https://github.com/facebook/xctool/releases/tag/v0.1.11 Closes #22318. Signed-off-by: Jack Nagel --- Library/Formula/xctool.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'Library/Formula') diff --git a/Library/Formula/xctool.rb b/Library/Formula/xctool.rb index 998f9f90f..941c8ddb4 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.10.tar.gz' - sha1 '2d7e54959f8b174719720557b3b001132c1c9878' + url 'https://github.com/facebook/xctool/archive/v0.1.11.tar.gz' + sha1 '3187db03ac04f8d3a763b83d6e950d0a7571fb6d' head 'https://github.com/facebook/xctool.git' depends_on :xcode -- cgit v1.2.3