aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula
diff options
context:
space:
mode:
authorJustin Spahr-Summers2015-02-19 22:07:57 -0800
committerMike McQuaid2015-02-20 09:18:55 +0000
commitfb2eb2fe04b9c4d7e33929561cdd807ff62312f9 (patch)
treebf85e59835f4bd380118c2de7f3f1dbf880844be /Library/Formula
parentf57308c9f4b5347e145adce6009011ac4b04df48 (diff)
downloadhomebrew-fb2eb2fe04b9c4d7e33929561cdd807ff62312f9.tar.bz2
carthage 0.6.2
https://github.com/Carthage/Carthage/releases/tag/0.6.2 Closes #36981. Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
Diffstat (limited to 'Library/Formula')
-rw-r--r--Library/Formula/carthage.rb2
1 files changed, 1 insertions, 1 deletions
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