Mirror of installer/homebrew/fai.rb in fai/platform. Source
of truth is the platform repo; this is a passive distribution
mirror.
Auto-update workflow at .forgejo/workflows/update.yml runs
every 4 hours, diffs the latest platform release against
Formula/fai.rb, and rewrites version + sha256 when a new
version ships. Manual trigger via workflow_dispatch.
Users install with:
brew tap fai/tap https://git.flemming.ai/fai/homebrew-tap
brew install fai
End-state matches Phase 1 of
docs/releases/go-live-checklist.md.