Github for mac download snow leopard

github, macos

Solution

The download link on mac.github.com is to https://central.github.com/mac/latest.

To see what the redirect is I use curl -D , which gives a 302 to https://github-central.s3.amazonaws.com/mac%2FGitHub%20for%20Mac%2076.zip

Winding back the version numbers I got to 2056, the last version for Snow Leopard.

Problem

Can anyone point me in the direction of a download link for a previous version of Github mac that will work with Snow leopord? The newest version has dropped support for it : http://mac.github.com/ I've been searching but I can't find anything. Alternatively I'll look into Tower but at £40 it's steep compared to Gits Free option.

Original source