carthage 0.12

Closes Homebrew/homebrew#48693.

Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
This commit is contained in:
Matt Diephouse 2016-01-31 20:15:57 -05:00 committed by Mike McQuaid
parent 4c700a5d97
commit a30f811fd5

View file

@ -1,8 +1,8 @@
class Carthage < Formula class Carthage < Formula
desc "Decentralized dependency manager for Cocoa" desc "Decentralized dependency manager for Cocoa"
homepage "https://github.com/Carthage/Carthage" homepage "https://github.com/Carthage/Carthage"
url "https://github.com/Carthage/Carthage.git", :tag => "0.11", url "https://github.com/Carthage/Carthage.git", :tag => "0.12",
:revision => "38cafc2b60df1d4a6d22cd26bdad865d46012414", :revision => "3b615ca1e6df2d3a531f9c579cbbd6fa8a7c8fbc",
:shallow => false :shallow => false
head "https://github.com/Carthage/Carthage.git", :shallow => false head "https://github.com/Carthage/Carthage.git", :shallow => false