Version
latest
OS
Windows
Question Description
As the title says, for example installing latest 21 JDK
vfox install java@21-amzn
installs v21.0.8+9-amzn
is it possible to do something like this ?
vfox update java@21-amzn
which currently outputs
java@21-amzn plugin not installed
I only find mise supporting this on mac and scoop (on Windows via complete package named corretto21-jdk instead of the main latest corretto-jdk).