Describe the bug
The URL from which dependencies are requested, does not include the version being installed.
On which operating system
Linux
If Linux, which distribution
Debian
How did you invocate the installer (full installer command line)
perl ledgersmb-installer install --yes --log-level=trace 1.13.0-beta2
To Reproduce
Simply run the above command and wait for the url to fly by: /f/dependencies/os-and-dist.json
Expected behavior
I had expected that the dependencies would be calculated per released version and therefore retrieved for each release separately.
Screenshots
None.
Additional context
None.