Use Github/Gitlab releases to distribute gettor binaries

Right now GetTor attempts to delete the previous git release branch and upload a new one due to limits on repository sizes.

Perhaps a better way to handle this would be to set up Github releases. This can be done through the REST API.