xctool 0.1.9

Closes Homebrew/homebrew#22160.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
This commit is contained in:
Fred Potter 2013-08-27 17:08:28 -07:00 committed by Adam Vandenberg
parent 14d104f396
commit 5fdc552903

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.7.tar.gz'
sha1 'd835f1a34d7d11278664162d4361a0bb03941e5d'
url 'https://github.com/facebook/xctool/archive/v0.1.9.tar.gz'
sha1 'b82539ff47329feb38ab9e5980e5ecdd4501d144'
head 'https://github.com/facebook/xctool.git'
depends_on :xcode