Skip to content
This repository has been archived by the owner on Jul 4, 2023. It is now read-only.

Commit

Permalink
xctool 0.2.6
Browse files Browse the repository at this point in the history
Update xctool to 0.2.6.

Closes #44090.

Signed-off-by: Dominyk Tiller <dominyktiller@gmail.com>
  • Loading branch information
ExtremeMan authored and DomT4 committed Sep 18, 2015
1 parent d155a5b commit 8f82508
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Library/Formula/xctool.rb
Original file line number Diff line number Diff line change
@@ -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.5.tar.gz"
sha256 "6135496c3298f69cd5acf350ec5c2b02eca776cf3354b9f83522dfd73e11e367"
url "https://github.com/facebook/xctool/archive/v0.2.6.tar.gz"
sha256 "8bcec8159c546086672d2c8c2cbda33e0c7b5df04df857ebab7f265b15f65b78"
head "https://github.com/facebook/xctool.git"

bottle do
Expand Down

0 comments on commit 8f82508

Please sign in to comment.