xcodegen 2.1.0
Closes #35216. Signed-off-by: FX Coudert <fxcoudert@gmail.com>
This commit is contained in:
parent
98928290c4
commit
d75091772d
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.0.0.tar.gz"
|
||||
sha256 "15def1e83368a27c1836b66aa5e80f53513aa045ceb1eabd2480fd7db47f82bf"
|
||||
url "https://github.com/yonaskolb/XcodeGen/archive/2.1.0.tar.gz"
|
||||
sha256 "b7895b8daacb7cef19e8dd3518ac060e9d9ba99479aff4a5b6ca44f7326099da"
|
||||
|
||||
bottle do
|
||||
cellar :any_skip_relocation
|
||||
|
|
Loading…
Reference in a new issue