xcodegen 2.23.0
XcodeGen 2.23.0 Closes #77601. Signed-off-by: Sean Molenaar <1484494+SMillerDev@users.noreply.github.com> Signed-off-by: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com>master
parent
025ef18fab
commit
0a0b2b44d3
|
@ -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.22.0.tar.gz"
|
||||
sha256 "d004fccb14b4f038fa2dc0f10e1f9ad66b7de73c1fe3cb3a2dc599a964752e92"
|
||||
url "https://github.com/yonaskolb/XcodeGen/archive/2.23.0.tar.gz"
|
||||
sha256 "4fb8233ee9aff556456d252eb16962e6106cd1fd44f53754b4954e8b91608c0c"
|
||||
license "MIT"
|
||||
head "https://github.com/yonaskolb/XcodeGen.git"
|
||||
|
||||
|
|
Loading…
Reference in New Issue