foojayio / discoapi

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

Wrong architecture for some Zulu windows downloads? #12

Closed marchof closed 3 years ago

marchof commented 3 years ago

Please see result of this query:

https://api.foojay.io/disco/v1.0/packages?distro=zulu&version=6&operating_system=windows&architecture=x86

Download files like 'zulu1.6.0_56-6.6.0.1-x86lx64.zip' are reported as 'x86'. I would rather expect it to be x64.

HanSolo commented 3 years ago

Indeed I was not aware of the x86lx64 and x86lx32 naming...will fix it...thx for the heads up

HanSolo commented 3 years ago

Will be fixed with next deployment

marchof commented 3 years ago

Retest: ✅