Update brew to 1.6.0

This commit is contained in:
Yonas Kolb
2018-02-09 08:01:26 +11:00
parent 3500de318b
commit cda3f18e36
+2 -2
View File
@@ -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.5.0.tar.gz"
sha256 "156f48d34aa4cfac3b18ff00149026de2a720c8357cf04a0b3d86a92056702f6"
url "https://github.com/yonaskolb/XcodeGen/archive/1.6.0.tar.gz"
sha256 "5dc91eada0d3aed980047962b724f9ca34d4270bf619dfe1c3dac21ed383bc51"
head "https://github.com/yonaskolb/XcodeGen.git"
depends_on :xcode