xctool 0.1.10

Closes Homebrew/homebrew#22206.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
This commit is contained in:
Fred Potter 2013-08-29 13:04:01 -07:00 committed by Adam Vandenberg
parent 6d37f67d6f
commit 0a1bbad6b5

View file

@ -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