carthage 0.5.1

https://github.com/Carthage/Carthage/releases/tag/0.5.1

Closes Homebrew/homebrew#35444.

Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
This commit is contained in:
Justin Spahr-Summers 2015-01-01 21:14:39 -08:00 committed by Mike McQuaid
parent 9d10b9867c
commit 0f7521d6db

View file

@ -2,7 +2,7 @@ require "formula"
class Carthage < Formula
homepage "https://github.com/Carthage/Carthage"
url "https://github.com/Carthage/Carthage.git", :tag => "0.5",
url "https://github.com/Carthage/Carthage.git", :tag => "0.5.1",
:shallow => false
head "https://github.com/Carthage/Carthage.git", :shallow => false