From fb2eb2fe04b9c4d7e33929561cdd807ff62312f9 Mon Sep 17 00:00:00 2001 From: Justin Spahr-Summers Date: Thu, 19 Feb 2015 22:07:57 -0800 Subject: carthage 0.6.2 https://github.com/Carthage/Carthage/releases/tag/0.6.2 Closes #36981. Signed-off-by: Mike McQuaid --- Library/Formula/carthage.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Library') diff --git a/Library/Formula/carthage.rb b/Library/Formula/carthage.rb index 5003315e8..579bc5913 100644 --- a/Library/Formula/carthage.rb +++ b/Library/Formula/carthage.rb @@ -1,6 +1,6 @@ class Carthage < Formula homepage "https://github.com/Carthage/Carthage" - url "https://github.com/Carthage/Carthage.git", :tag => "0.6.1", + url "https://github.com/Carthage/Carthage.git", :tag => "0.6.2", :shallow => false head "https://github.com/Carthage/Carthage.git", :shallow => false -- cgit v1.2.3