diff options
Diffstat (limited to 'Library')
| -rw-r--r-- | Library/Formula/carthage.rb | 2 |
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 |
