Document completed Homebrew migration [skip ci]
This commit is contained in:
@@ -204,8 +204,8 @@ are kept as a migration bridge advertising the first Gitea-hosted update. Keep
|
||||
the GitHub repository accessible for those clients; subsequent updates use Gitea.
|
||||
GitHub workflows were removed after the Gitea builds passed. Windows releases
|
||||
remain prereleases, so `/releases/download/latest/ClaudeChecker.zip` always serves
|
||||
the stable macOS release. The Homebrew tap still points to its previous GitHub
|
||||
release; that app discovers the Gitea migration update through the old feed.
|
||||
the stable macOS release. The Homebrew tap downloads that Gitea URL and enables
|
||||
app-managed updates; it no longer needs a tap commit for every release.
|
||||
|
||||
Local build commands are `bash scripts/build-macos.sh` and, on Windows,
|
||||
`./scripts/build-windows.ps1` with `INNO_SETUP_COMPILER` pointing to `ISCC.exe`.
|
||||
|
||||
Reference in New Issue
Block a user