From 9d5c1147da6cff8b5ecf74caddfc37e4a41500f2 Mon Sep 17 00:00:00 2001 From: Yonas Kolb Date: Fri, 28 Jun 2019 17:19:10 +1000 Subject: [PATCH] xcodegen 2.6.0 Closes #41425. Signed-off-by: FX Coudert --- Formula/xcodegen.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Formula/xcodegen.rb b/Formula/xcodegen.rb index 3a09587fff..be5599b8d1 100644 --- a/Formula/xcodegen.rb +++ b/Formula/xcodegen.rb @@ -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.5.0.tar.gz" - sha256 "ff852a52bc3f893ba2f81f22081b984e4ff25f2dbf66e8ab147f1cdf4482b959" + url "https://github.com/yonaskolb/XcodeGen/archive/2.6.0.tar.gz" + sha256 "b43798d9ac57022568d222d79b812ce76ba013f89c73a65a982390da9061048c" head "https://github.com/yonaskolb/XcodeGen.git" bottle do