diff options
Diffstat (limited to 'Library/Formula/repo.rb')
| -rw-r--r-- | Library/Formula/repo.rb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/repo.rb b/Library/Formula/repo.rb index 15356cbab..d57dfc60f 100644 --- a/Library/Formula/repo.rb +++ b/Library/Formula/repo.rb @@ -2,7 +2,7 @@ require 'formula' class Repo < Formula homepage 'http://source.android.com/source/git-repo.html' - url 'https://raw.github.com/android/tools_repo/v1.12.13/repo' + url 'https://raw.githubusercontent.com/android/tools_repo/v1.12.13/repo' version '1.21' sha1 'b8bd1804f432ecf1bab730949c82b93b0fc5fede' |
