From 02bf3b0b8ff42e081e2e8424499beff6e4ca6b8c Mon Sep 17 00:00:00 2001 From: Yonas Kolb Date: Wed, 20 Sep 2017 16:55:36 +0200 Subject: [PATCH] update homebrew to 1.1.0 --- Formula/xcodegen.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Formula/xcodegen.rb b/Formula/xcodegen.rb index d887373d..7e8cf0de 100644 --- a/Formula/xcodegen.rb +++ b/Formula/xcodegen.rb @@ -1,8 +1,8 @@ class Xcodegen < Formula desc "Tool that generates your Xcode project from a project spec" homepage "https://github.com/yonaskolb/XcodeGen" - url "https://github.com/yonaskolb/XcodeGen/archive/1.0.1.tar.gz" - sha256 "4f4b0d1b2debc9bad69b1021cc4a9562c8adac7866536629cf098c5e08fc3125" + url "https://github.com/yonaskolb/XcodeGen/archive/1.1.0.tar.gz" + sha256 "44d78de3cb4fb681fcfc46d1f16e0305ad14eaa3820cb1a9326bafbc2e2c004e" head "https://github.com/yonaskolb/XcodeGen.git" depends_on :xcode