From dc248db16317aa4d1913e9030a48eea9d6cff5ec Mon Sep 17 00:00:00 2001 From: yanniks Date: Mon, 3 Feb 2014 15:55:23 +0100 Subject: repo 1.21 Closes #26374. Signed-off-by: Mike McQuaid --- Library/Formula/repo.rb | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'Library/Formula') diff --git a/Library/Formula/repo.rb b/Library/Formula/repo.rb index 88ff7ddd8..15356cbab 100644 --- a/Library/Formula/repo.rb +++ b/Library/Formula/repo.rb @@ -2,9 +2,9 @@ require 'formula' class Repo < Formula homepage 'http://source.android.com/source/git-repo.html' - url 'https://raw.github.com/android/tools_repo/v1.12.4/repo' - version '1.20' - sha1 'e197cb48ff4ddda4d11f23940d316e323b29671c' + url 'https://raw.github.com/android/tools_repo/v1.12.13/repo' + version '1.21' + sha1 'b8bd1804f432ecf1bab730949c82b93b0fc5fede' def install bin.install 'repo' -- cgit v1.2.3