aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula
diff options
context:
space:
mode:
authorJustin Spahr-Summers2014-12-22 13:15:24 -0800
committerJack Nagel2014-12-22 19:34:36 -0500
commit74b90c80ad29f3c80ba35112b57716cafa7e4966 (patch)
tree640596a296ba11bad30500ab590b86c2cce5595c /Library/Formula
parentb988640ffca4433a4d88cd9fbdc6061038bdfb3e (diff)
downloadhomebrew-74b90c80ad29f3c80ba35112b57716cafa7e4966.tar.bz2
Carthage 0.4
Closes #35198. Signed-off-by: Jack Nagel <jacknagel@gmail.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 1b4952459..25d0aa0b8 100644
--- a/Library/Formula/carthage.rb
+++ b/Library/Formula/carthage.rb
@@ -2,7 +2,7 @@ require "formula"
class Carthage < Formula
homepage "https://github.com/Carthage/Carthage"
- url "https://github.com/Carthage/Carthage.git", :tag => "0.3.1",
+ url "https://github.com/Carthage/Carthage.git", :tag => "0.4",
:shallow => false
head "https://github.com/Carthage/Carthage.git", :shallow => false