xctool 0.2.9
Update xctool to 0.2.9 Closes #220. Signed-off-by: Andrew Janke <andrew@apjanke.net>
This commit is contained in:
parent
df9d7f63d5
commit
f0b691ae2c
1 changed files with 2 additions and 2 deletions
|
@ -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.2.8.tar.gz"
|
||||
sha256 "0f0bb2f39cf5794ce53f2e7944e2893f30899c54f7d2726ae72e707b6fc1262c"
|
||||
url "https://github.com/facebook/xctool/archive/0.2.9.tar.gz"
|
||||
sha256 "4ac19d19742bb844bdf3f6e73c7458cde835efd9d91accba090d3f37a357bf39"
|
||||
head "https://github.com/facebook/xctool.git"
|
||||
|
||||
bottle do
|
||||
|
|
Loading…
Reference in a new issue