carthage 0.20.1
Closes #10915. Signed-off-by: FX Coudert <fxcoudert@gmail.com>
This commit is contained in:
parent
2cf5139f9e
commit
a98dcbab77
1 changed files with 2 additions and 2 deletions
|
@ -2,8 +2,8 @@ class Carthage < Formula
|
|||
desc "Decentralized dependency manager for Cocoa"
|
||||
homepage "https://github.com/Carthage/Carthage"
|
||||
url "https://github.com/Carthage/Carthage.git",
|
||||
:tag => "0.20.0",
|
||||
:revision => "f4131ea176545117df4d890c9c2514353c2364ab",
|
||||
:tag => "0.20.1",
|
||||
:revision => "268490d2c6a27586515c15c39ddf02ae17492f79",
|
||||
:shallow => false
|
||||
head "https://github.com/Carthage/Carthage.git", :shallow => false
|
||||
|
||||
|
|
Loading…
Reference in a new issue