Changed download links
This commit is contained in:
parent
f0eb3f3055
commit
bdf951e1ad
26 changed files with 26 additions and 26 deletions
|
|
@ -2,7 +2,7 @@
|
|||
|
||||
class AdoptOpenJDK8 extends PatchBase {
|
||||
function __construct() {
|
||||
parent::__construct('AdoptOpenJDK', 'OpenJDK', 'https://adoptopenjdk.net/');
|
||||
parent::__construct('AdoptOpenJDK', 'OpenJDK', 'https://adoptopenjdk.net/releases.html?variant=openjdk8&jvmVariant=hotspot');
|
||||
$this->patch->setBranch('JRE 8');
|
||||
}
|
||||
function check() : bool {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue