xctool 0.1.13

Release info: https://github.com/facebook/xctool/releases/tag/v0.1.13

Closes Homebrew/homebrew#23016

Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
master
Ryan Rhee 2013-10-03 23:44:35 -07:00 committed by Mike McQuaid
parent ea885fc777
commit 2903f16f01
1 changed files with 2 additions and 2 deletions

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.12.tar.gz'
sha1 '283de48744c81941830bcca5e7eb4e312f65ad89'
url 'https://github.com/facebook/xctool/archive/v0.1.13.tar.gz'
sha1 '60ad514c9b0712177ef89bf576d082d7301a25f0'
head 'https://github.com/facebook/xctool.git'
depends_on :xcode