Changed the version get system to a JSON check instead of sending github api requests. Improved the update method. Reworked the upgrade method. Planning on changing update method from binary file swap to installers.
How to install:
Option 1 - If you have an older version of the tool run 'sudo mvc upgrade' and it will upgrade itself
Option 2 - Download the binary file, rename it to mvc and move it into the /usr/bin directory (can be done through terminal by using the command 'sudo mv mvc-architecture /usr/bin/mvc'). It is important that it is in /usr/bin and not any other $PATH directory for the upgrade to work.