Update xctool to v0.2 for Xcode 6 support

Closes Homebrew/homebrew#32417.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
master
Christian Legnitto 2014-09-18 17:30:57 -07:00 committed by Jack Nagel
parent 868e79cc30
commit 1884e06827
1 changed files with 2 additions and 2 deletions

View File

@ -7,8 +7,8 @@ end
class Xctool < Formula
homepage 'https://github.com/facebook/xctool'
url 'https://github.com/facebook/xctool/archive/v0.1.16.tar.gz'
sha1 'c4161403b5f742467b37fd41887fde3d99a5989d'
url 'https://github.com/facebook/xctool/archive/v0.2.tar.gz'
sha1 'fb5f5c553ef8ea26a9b68926aa2c59d2d956ee25'
head 'https://github.com/facebook/xctool.git'
bottle do