carthage 0.15.2
Closes Homebrew/homebrew#50237. Signed-off-by: Tomasz Pajor <tomek@polishgeeks.com>
This commit is contained in:
parent
a646e5f8c7
commit
367ab89dc8
1 changed files with 2 additions and 2 deletions
|
@ -1,8 +1,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.15.1",
|
||||
:revision => "e7c54b68994a3904a55dc530d22a1ac3a87c1182",
|
||||
url "https://github.com/Carthage/Carthage.git", :tag => "0.15.2",
|
||||
:revision => "f811a275aaa06df53119bbfad42af754fb7b6ff7",
|
||||
:shallow => false
|
||||
head "https://github.com/Carthage/Carthage.git", :shallow => false
|
||||
|
||||
|
|
Loading…
Reference in a new issue