Dillon Walls - 2020-08-13

Hi,

We do not currently support setting version metadata for specific files. However, what many users do is create folders for each release (e.g. "/1.0.0/setup.exe") or add version numbers to their filenames (e.g. "setup-1.0.0.exe").

Using either of those strategies, you should be able to accomplish what you would like to do by fetching best_release.json and parsing out the version number from the file name/path.

Sincerely,
SourceForge Support