Le 11 oct. 2017 à 12:10, stephan <stephan@stack.nl> a écrit :
On 06-10-17 13:26, Christophe Demarey wrote:
For those wanted more info on how the adequate VM is computed, here is the process: determine the image format version find (and optionnaly fetch) a compatible VM (a VM able to run this image format) and run the image to get its Pharo version number find (and optionnaly fetch) the appropriate VM for this specific Pharo image version. Sources files are also downloaded with the VM when applicable. run the image with the appropriate VM
Thanks, Christophe.
It might be useful to regularly check for newer vms, at least the stable ones. VMs are supposed to be backwards compatible.
Right. I added an issue: https://github.com/pharo-project/pharo-launcher/issues/42