Adoptium: remove EOL release
This commit is contained in:
parent
0dcddfe5e9
commit
02c7fd9ecf
4 changed files with 3 additions and 18 deletions
|
|
@ -2,7 +2,7 @@
|
|||
|
||||
class AdoptiumOpenJDK8 extends PatchBase {
|
||||
function __construct() {
|
||||
parent::__construct('Eclipse Foundation', 'Adoptium OpenJDK', 'https://adoptium.net/releases.html?variant=openjdk8&jvmVariant=hotspot');
|
||||
parent::__construct('Eclipse Foundation', 'Adoptium OpenJDK', 'https://adoptium.net/de/temurin/releases');
|
||||
$this->patch->setBranch('Temurin 8');
|
||||
}
|
||||
function check() : bool {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue