Skip to content

Releases: flightcrank/JRatioBoost

JRatioBoost version 2.1

29 Nov 12:28

Choose a tag to compare

This is version 2.1 of JRatioBoost. To run you must have Java installed on your system. To launch the program simply Download the .jar file and type the following command into your console.

java -jar JRatioBoost.jar

Should work on any version of Java 8 or abouve

NOTE: for users on openSuse or fedora based distros having trouble establishing a connection to https trackers. Changing this line in the java.security file from true to false should solve connection issues you may have on java 8.

security.useSystemPropertiesFile=true

to

security.useSystemPropertiesFile=false

Full Changelog: v2.0...v2.1

JRatioBoost version 2.0

13 Jun 06:18

Choose a tag to compare

This is version 2.0 of JRatioBoost. To run you must have Java installed on your system. To launch the program simply Download the .jar file and type the following command into your console.

java -jar JRatioBoost.jar

JRatioBoost version 1.0

07 Jun 17:25

Choose a tag to compare

This is version 1.0 of JRatioboost. To run you must have Java installed on your system. To launch the program simply type the following command into your console.

java -jar JRatioBoost.jar