io7m / montarre

Application packaging tools
ISC License
0 stars 0 forks source link

More convenience around JDK runtime downloads #2

Open io7m opened 2 days ago

io7m commented 2 days ago

Currently, the URL, hash, and size need to be known ahead of time.

How can this be reduced so that only the version number is needed, and the right thing will be done on all platforms?

io7m commented 2 days ago

Perhaps a --java-temurin option that takes a version number and expands to the right values automatically.