foojayio / discoapi

The foojay discovery api (discoapi) is made to discover java packages (jre/jdk) from different distributions.
GNU General Public License v2.0
107 stars 12 forks source link

Latest Liberica NIK releases 22.3.3 and 23.0.1 are not available in Disco API #82

Closed strizhik closed 11 months ago

strizhik commented 11 months ago

Hi!

Looks like the new NIK releases cannot be found in foojay api. https://api.bell-sw.com/v1/nik/releases?version=22.3.3+1 https://api.bell-sw.com/v1/nik/releases?version=23.0.1+1

https://api.foojay.io/disco/v3.0/distributions/liberica_native "23" and "22.3.2" are the latest.

Thanks!

HanSolo commented 11 months ago

I’m currently on vacation but will check when back home. It might also take some time for the api to pick up these builds because the focus is on builds of OpenJDK and not GraalVM.

HanSolo commented 11 months ago

Just checked and they are there...just as I mentioned...it takes some time to show up for the GraalVM packages :)

strizhik commented 11 months ago

I still do not see 23.0.1 and 22.3.3 in the response from https://api.foojay.io/disco/v3.0/distributions/liberica_native

HanSolo commented 11 months ago

I do see them now when following the provided link, could you check again please?

strizhik commented 11 months ago

Yes, new releases are in place now. Thanks!