I want to download a .zip with the source of a library hosted on github, but I don't want the master, because every time I download I could be downloading a different version.
This particular library does not have tags, so I can't use that.
So how do I download the source.zip for a specific commit sha?