aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula
diff options
context:
space:
mode:
authorJustin Spahr-Summers2015-03-09 13:18:26 -0700
committerTim D. Smith2015-03-09 19:59:55 -0700
commit031f536846564d1db49a9545673a08cd68f82d90 (patch)
tree9fd3f7b8ea8fe69f3002aea933ffbd7497ddbc4b /Library/Formula
parent8f369a1bcf2c78f2b592de4d2fba8f928b0c3b02 (diff)
downloadhomebrew-031f536846564d1db49a9545673a08cd68f82d90.tar.bz2
carthage 0.6.3
https://github.com/Carthage/Carthage/releases/tag/0.6.3
Diffstat (limited to 'Library/Formula')
-rw-r--r--Library/Formula/carthage.rb3
1 files changed, 2 insertions, 1 deletions
diff --git a/Library/Formula/carthage.rb b/Library/Formula/carthage.rb
index dd2051009..454adc8cb 100644
--- a/Library/Formula/carthage.rb
+++ b/Library/Formula/carthage.rb
@@ -1,6 +1,7 @@
class Carthage < Formula
homepage "https://github.com/Carthage/Carthage"
- url "https://github.com/Carthage/Carthage.git", :tag => "0.6.2",
+ url "https://github.com/Carthage/Carthage.git", :tag => "0.6.3",
+ :revision => "cd6d4237d77c22559a8f6dc92c09ef297be91ea5",
:shallow => false
head "https://github.com/Carthage/Carthage.git", :shallow => false