xcodegen 2.10.1
Closes #46044. Signed-off-by: FX Coudert <fxcoudert@gmail.com>
This commit is contained in:
parent
43e1122d36
commit
540a0f6178
1 changed files with 2 additions and 2 deletions
|
@ -1,8 +1,8 @@
|
|||
class Xcodegen < Formula
|
||||
desc "Generate your Xcode project from a spec file and your folder structure"
|
||||
homepage "https://github.com/yonaskolb/XcodeGen"
|
||||
url "https://github.com/yonaskolb/XcodeGen/archive/2.10.0.tar.gz"
|
||||
sha256 "e6f53b4dffeaea1a910c96309fd27f3302bc4232c3e926adb796680e6992bedc"
|
||||
url "https://github.com/yonaskolb/XcodeGen/archive/2.10.1.tar.gz"
|
||||
sha256 "b252d6d81ec15d1ed6e8e83c3e38def83f594fb534c8ea7a5a6be72cfd7f9217"
|
||||
head "https://github.com/yonaskolb/XcodeGen.git"
|
||||
|
||||
bottle do
|
||||
|
|
Loading…
Reference in a new issue