6.5 Beta for Apple Silicon: php-8.1.9 darwin-arm missing?

Hey @afragen and @philby - 3rd times the charm, new Beta links are updated here - Local Beta 6.5.1

For a look into “how the sausage is made”… We use Azure to build and distribute Beta and stable Local. With the new Silicon support, we added a build target for darwin-arm64 which should register correctly as an arm64, grab the correct services and package them up.

Long story short, the Azure agent still thought it was an Intel Mac and packaged the Intel versions instead. We moved some steps around in the build script and the right files should be included now!