NeverRed's focus is to provide a simple solution to keep standard software up to date without having to package it or search and compare versions on vendor sites. https://www.deyda.net/index.php/en/neverred/
36
stars
7
forks
source link
Adopt Open JDK is outdated. No current openJDK release available in neverred #50
Announcement from adoptopenjdk website:
And indeed you can't download JDK 17 from their website nor their github repo. Latest released binary in their repo is from 2020: https://github.com/AdoptOpenJDK/openjdk11-binaries/releases
You should instead refer to their new brand:
https://github.com/adoptium/temurin17-binaries/releases/ https://github.com/adoptium/temurin11-binaries/releases/ https://github.com/adoptium/temurin8-binaries/releases/
It would also be nice to include Amazon's widely used distribution of JDK:
Get-EvergreenApp -Name AmazonCorretto
https://github.com/corretto/corretto-17/releases https://github.com/corretto/corretto-11/releases https://github.com/corretto/corretto-8/releases