ScoopInstaller / Java

📦 A bucket for Scoop, for Oracle Java, OpenJDK, Eclipse Temurin, IBM Semeru, Zulu, ojdkbuild, Amazon Corretto, BellSoft Liberica, SapMachine and Microsoft JDK.
https://scoop.sh
The Unlicense
257 stars 88 forks source link

Added support for Corretto 20 and 21 #496

Closed h143570 closed 10 months ago

h143570 commented 10 months ago

Noticed that Corretto 20 and 21 has no manifest, while Java 21 released recently.

Used the corretto19-jdk.json as a template for 20 and 21 and the official resources for the version checking and hash.

Local installation indicate the correct JDKs were installed, IntelliJ recognizes both.