carthage 0.6.2
https://github.com/Carthage/Carthage/releases/tag/0.6.2 Closes Homebrew/homebrew#36981. Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
This commit is contained in:
parent
e0deb69eb7
commit
ddc4b5dbcc
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
|||
class Carthage < Formula
|
||||
homepage "https://github.com/Carthage/Carthage"
|
||||
url "https://github.com/Carthage/Carthage.git", :tag => "0.6.1",
|
||||
url "https://github.com/Carthage/Carthage.git", :tag => "0.6.2",
|
||||
:shallow => false
|
||||
head "https://github.com/Carthage/Carthage.git", :shallow => false
|
||||
|
||||
|
|
Loading…
Reference in a new issue