xcodegen 2.2.0
Closes #36473. Signed-off-by: Thierry Moisan <thierry.moisan@gmail.com>
This commit is contained in:
parent
8e2a20cd9e
commit
148a15e496
1 changed files with 2 additions and 2 deletions
|
@ -1,8 +1,8 @@
|
||||||
class Xcodegen < Formula
|
class Xcodegen < Formula
|
||||||
desc "Generate your Xcode project from a spec file and your folder structure"
|
desc "Generate your Xcode project from a spec file and your folder structure"
|
||||||
homepage "https://github.com/yonaskolb/XcodeGen"
|
homepage "https://github.com/yonaskolb/XcodeGen"
|
||||||
url "https://github.com/yonaskolb/XcodeGen/archive/2.1.0.tar.gz"
|
url "https://github.com/yonaskolb/XcodeGen/archive/2.2.0.tar.gz"
|
||||||
sha256 "b7895b8daacb7cef19e8dd3518ac060e9d9ba99479aff4a5b6ca44f7326099da"
|
sha256 "04fcc6b77a354c03b5ce7fff96ea2b55580f79a4dde43132fd9d992436ed01cf"
|
||||||
|
|
||||||
bottle do
|
bottle do
|
||||||
cellar :any_skip_relocation
|
cellar :any_skip_relocation
|
||||||
|
|
Loading…
Reference in a new issue