An installer for single-binary tools released on GitHub.
This cross-platform script will download, check the file hash,
unpack and and make sure the binary is on your PATH.
It uses the github API to get the details of the release and find the
list of downloadable assets, and relies on the common naming convention
to detect the right binary for your OS (and architecture).