johanjanssen / TemurinChocolateyPackages

Apache License 2.0
3 stars 4 forks source link

Support other vendors via the Adoptium Marketplace #28

Open johanjanssen opened 1 year ago

johanjanssen commented 1 year ago

Adoptium now supports Microsoft JDK via the Marketplace. Maybe best to create a marketplace Git repo for this.

https://adoptium.net/marketplace/ https://marketplace-api.adoptium.net/v1/assets/latestForVendors?feature_version=17&os=linux&architecture=x64&image_type=jdk&vendor=microsoft

RedBaron2 commented 1 year ago

@johanjanssen This looks interesting.

johanjanssen commented 1 year ago

Yes indeed, from what I quickly saw the API seems quite similar, except for the url which now contains marketplace.

Unfortunately, they don't provide the Windows OpenJ9 artifacts from IBM yet.