New release URLs for Adoptium OpenJDKs
This commit is contained in:
parent
1def981bbd
commit
be0e44293d
3 changed files with 3 additions and 3 deletions
|
|
@ -2,7 +2,7 @@
|
|||
|
||||
class AdoptiumOpenJDK17 extends PatchBase {
|
||||
function __construct() {
|
||||
parent::__construct('Eclipse Foundation', 'Adoptium OpenJDK', 'https://adoptium.net/de/temurin/releases');
|
||||
parent::__construct('Eclipse Foundation', 'Adoptium OpenJDK', 'https://adoptium.net/de/temurin/releases/?version=17');
|
||||
$this->patch->setBranch('Temurin 17');
|
||||
}
|
||||
function check() : bool {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue