Skip to content

Commit

Permalink
carthage 0.22.0
Browse files Browse the repository at this point in the history
Closes #12988.

Signed-off-by: Alexander Hamann <neutric@users.noreply.github.com>
  • Loading branch information
mdiep authored and neutric committed Apr 28, 2017
1 parent d4a7aca commit 80e29a8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Formula/carthage.rb
Expand Up @@ -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.21.0",
:revision => "75b3e6b2dc1fb906cab71631d1b7911225229ab0",
:tag => "0.22.0",
:revision => "815bc1f366528667be97348de1df99ba59c8530b",
:shallow => false
head "https://github.com/Carthage/Carthage.git", :shallow => false

Expand Down

0 comments on commit 80e29a8

Please sign in to comment.