Is it possible probably to make download links all point to latest which is a symlink to actual latest file? I mean something like:
Fedora 25: https:///builds/insync-latest-fc25.x86_64.rpm --(points to)–> https:///builds/insync-1.3.17.36167-fc25.x86_64.rpm
and so on. This will make it possible to build around some automation for example and avoid need to generate and post different links all the time.