Makefile currently is set to fetch komodod komodo-cli and subatomic binaries for all OS from static URL pre-release builds from github releases links.
https://github.com/Meshbits/Shurli/blob/master/Makefile#L24
This needs to be updated to fetch the required binaries dynamically from latest release from github, so that the bins are always updated.