Upgrading Alloy
Upgrade instructions for each install method. Run alloy version after upgrading to confirm the new version.
Homebrew
brew update refreshes tap metadata first. Third-party taps like zeroedin/alloy-ssg can go stale without it — brew upgrade may report “already installed” even when a new version is available.
Go install
Binary download
Download the latest release for your platform from the GitHub releases page and replace the existing binary in your PATH.
From source
Move the built binary to your PATH if it is not already there.