xctool 0.2.7

Closes Homebrew/homebrew#45306.

Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
This commit is contained in:
Dominyk Tiller 2015-10-25 08:20:29 +00:00 committed by Mike McQuaid
parent d23aca3446
commit cbabb63e76

View file

@ -1,8 +1,8 @@
class Xctool < Formula
desc "Drop-in replacement for xcodebuild with a few extra features"
homepage "https://github.com/facebook/xctool"
url "https://github.com/facebook/xctool/archive/v0.2.6.tar.gz"
sha256 "8bcec8159c546086672d2c8c2cbda33e0c7b5df04df857ebab7f265b15f65b78"
url "https://github.com/facebook/xctool/archive/0.2.7.tar.gz"
sha256 "afbc829f6b9b3f9d45755cd33a8b171def67dd9733977f70a0638d69f4a08730"
head "https://github.com/facebook/xctool.git"
bottle do