From 90319e9b1df258158b99322d7a1ce7f2f263e6e1 Mon Sep 17 00:00:00 2001 From: Jason Kiley Date: Sun, 20 Jan 2019 07:53:49 -0600 Subject: [PATCH] Updated rsync URL to use homebrew-core. --- lib/brew | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/brew b/lib/brew index 4e3b2113a..418c09932 100644 --- a/lib/brew +++ b/lib/brew @@ -54,7 +54,7 @@ run_brew() { # use latest rsync rather than out-dated OS X rsync # install separately from the main formulae list to fix gh-19 - brew install https://raw.github.com/Homebrew/homebrew-dupes/master/rsync.rb + brew install https://raw.github.com/Homebrew/homebrew-core/master/Formula/rsync.rb # Remove outdated versions from the Cellar brew cleanup