[Solved] Download url

General discussion of anything Unimus
Post Reply
basn
Posts: 2
Joined: Thu Dec 07, 2023 2:17 pm

Thu Dec 07, 2023 2:19 pm

Hi,
Is there any way to download older releases etc?
I see the docker container for example if i build it downloads latest, this is not ideal for our own internal docker versioning control.

Best Regards
Fredrik
will.t
Posts: 7
Joined: Tue Jul 18, 2023 12:51 pm

Thu Dec 07, 2023 3:20 pm

For docker images you can use different tags to pull different versions of Unimus:
https://hub.docker.com/r/croc/unimus/tags
User avatar
Tomas
Posts: 1221
Joined: Sat Jun 25, 2016 12:33 pm

Thu Dec 07, 2023 4:16 pm

All previous binaries are also available for download on their version links:
http://download.unimus.net/unimus/x.x.x/Unimus.jar

So http://download.unimus.net/unimus/2.3.3/Unimus.jar will get you 2.3.3.
Latest binaries are always at https://download.unimus.net/unimus/-%20 ... Unimus.jar.

You can replace ".jar" for ".exe", etc. to get a different distribution.
basn
Posts: 2
Joined: Thu Dec 07, 2023 2:17 pm

Thu Dec 07, 2023 8:47 pm

Tomas wrote:
Thu Dec 07, 2023 4:16 pm
All previous binaries are also available for download on their version links:
http://download.unimus.net/unimus/x.x.x/Unimus.jar

So http://download.unimus.net/unimus/2.3.3/Unimus.jar will get you 2.3.3.
Latest binaries are always at https://download.unimus.net/unimus/-%20 ... Unimus.jar.

You can replace ".jar" for ".exe", etc. to get a different distribution.
Perfect, exactly what i was looking for!
Super!
Post Reply