On 16 Apr 2018, at 04:03, Keifer Bly <keifer.bly@gmail.com> wrote:

Ok, do you know how I could configure this to automatically update my tor software? Thank you.

I think you might have missed my reply:

The homebrew update command is:
brew update && brew upgrade

https://docs.brew.sh/FAQ

You should run this command regularly using cron, launchd, or your favourite task scheduler.

If you want step by step instructions, they are here:

https://apple.stackexchange.com/questions/206465/auto-updating-homebrew#206474

T