carthage 0.5

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

Closes Homebrew/homebrew#35262.

Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
This commit is contained in:
Justin Spahr-Summers 2014-12-25 14:53:03 -08:00 committed by Mike McQuaid
parent e20defd8c2
commit ffc714c0fb

View file

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