Hi Igouy, Kind of, yes. In Pharo9 we now support many different architectures, meaning that vms are not only compiled for 32/64 bits, but for aarch64 or x86-64. This means that link is now obsolete in favour of pharo-vm-Linux-[ARCH]-stable.zip. For example - pharo-vm-Linux-x86_64-stable.zip - pharo-vm-Linux-aarch64-stable.zip Regardless of that, one important point is that all files inside get-files are intended to be private to zeroconf and subject to change. The public download links are (as always) inside: https://files.pharo.org/vm/pharo-spur64/ Where for Pharo9 they are now organised by architecture too. Old versions (pre pharo9) are still there in the old places. G
El 16 jul 2021, a las 20:17, igouy2--- via Pharo-users <pharo-users@lists.pharo.org> escribió:
Seems like the files from â
https://files.pharo.org/get-files/90/pharo64-linux-stable.zip
â are the same as Pharo 8.0 â
5.0-202002121043 Wed Feb 12 11:06:45 UTC 2020 gcc 5.4.0 [Production Spur 64-bit VM]
Is that as-intended?