New links available: http://files.pharo.org/image/30/Pharo-Image-3.0-latest.zip http://files.pharo.org/image/20/Pharo-Image-2.0-latest.zip I'm fixing the VM links to http://files.pharo.org/vm/pharo/$PLATFORM/Pharo-VM-$PLATFORM-latest.zip and changing all files $VM_NAME-$PLATFORM-$NUMBER.zip to $NUMBER.zip like that we are more consistent! On 2013-06-07, at 16:19, Marcus Denker <marcus.denker@inria.fr> wrote:
Hi,
I changed all links to point to the latest 2.0 build on files.pharo.org
Reason:
-> We are fixing bugs, yet people downloading 2.0 do not see the fix -> We had multiple times that people wasted quite some effort re-reporting bugs that are already fixed.
Notes -> the file name "latest.zip" is not good for the image. It should encode that it is the image only and the version number maybe? -> I did not change any VM related download links, but I think we should do the same there.
Marcus