Castor update for Apple arm64 processors

Published on 2024-04-20 • Modified on 2024-04-20

This snippet shows how to update Castor when is it already installed on a Mac with a "M" processor (arm64).


curl "https://github.com/jolicode/castor/releases/latest/download/castor.darwin-arm64.phar" -Lfso /usr/local/bin/castor

  Read the doc  Random snippet

  Work with me!