How to make use of a new OSVM release in squeak-app bundles:

  1. Maybe make a new VM release (see above)
  2. Update the files in http://files.squeak.org/base/ for the Squeak versions of your choice
  3. ⚠️ Watch out for minor differences between OSVM packaging and what vm-*.zip expects. For example, Linux has an extra indirection that needs to be removed. And those macOS .dmg packages have to be converted to .zip for squeak-app.
  4. Write an email to the squeak-dev mailing list
  1. Bump SystemVersion>>#recommendedVMBuildNumber in Squeak-Trunk (or maybe also in older Squeak versions >= Squeak 6.1)


Reply to this email directly, view it on GitHub, or unsubscribe.
You are receiving this because you are subscribed to this thread.Message ID: <OpenSmalltalk/opensmalltalk-vm/issues/637/1304652408@github.com>