carthage 0.26.1
https://github.com/Carthage/Carthage/releases/tag/0.26.1 Closes #19392. Signed-off-by: FX Coudert <fxcoudert@gmail.com>
This commit is contained in:
parent
07ba3af435
commit
0234e3077d
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.26.0",
|
||||
:revision => "1cf248d5ea508749be63ae82392f0b32cd179ff3",
|
||||
:tag => "0.26.1",
|
||||
:revision => "ff76d2034d2d0e3ae37fcdb3338210ba55cdcb62",
|
||||
:shallow => false
|
||||
head "https://github.com/Carthage/Carthage.git", :shallow => false
|
||||
|
||||
|
|
Loading…
Reference in a new issue