Skip to content

Commit

Permalink
xctool 0.3.2
Browse files Browse the repository at this point in the history
Closes #15235.

Signed-off-by: ilovezfs <ilovezfs@icloud.com>
  • Loading branch information
ExtremeMan authored and ilovezfs committed Jul 3, 2017
1 parent 57ce1c5 commit d47705e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions 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/0.3.1.tar.gz"
sha256 "9db246a95af6716cca93a57b45905c97b3228c1167b4ae7c9461715cfb3e9df0"
url "https://github.com/facebook/xctool/archive/0.3.2.tar.gz"
sha256 "c289e2bdddd04c8bdbcc5aeeb18f0c1d0c0b963dd524df7030fb1d8803007061"
head "https://github.com/facebook/xctool.git"

bottle do
Expand Down

0 comments on commit d47705e

Please sign in to comment.