diff options
| author | Christian Cleberg <[email protected]> | 2026-08-02 01:51:21 -0500 |
|---|---|---|
| committer | Christian Cleberg <[email protected]> | 2026-08-02 01:51:21 -0500 |
| commit | 2c8daebc337517ac5a7267dd027050de958f2512 (patch) | |
| tree | 00df242db336aeed0deec0669d739632be548f36 /DISTRIBUTION.md | |
| parent | 522d04a8233f66b81abcae4dd04df02d342f35be (diff) | |
| download | octosentry-2c8daebc337517ac5a7267dd027050de958f2512.tar.gz octosentry-2c8daebc337517ac5a7267dd027050de958f2512.tar.bz2 octosentry-2c8daebc337517ac5a7267dd027050de958f2512.zip | |
update org name
Diffstat (limited to 'DISTRIBUTION.md')
| -rw-r--r-- | DISTRIBUTION.md | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/DISTRIBUTION.md b/DISTRIBUTION.md index e442704..9757665 100644 --- a/DISTRIBUTION.md +++ b/DISTRIBUTION.md @@ -36,11 +36,11 @@ The update checker (`UpdateStore`) links there. ## Homebrew -Published at [zerolabsco/homebrew-tap](https://github.com/zerolabsco/homebrew-tap). +Published at [krazywarez/homebrew-tap](https://github.com/krazywarez/homebrew-tap). Users install via: ```bash -brew tap zerolabsco/tap +brew tap krazywarez/tap brew install --cask octosentry ``` @@ -49,7 +49,7 @@ Per release, after uploading the new DMG to its GitHub Release: 1. `shasum -a 256 build/octosentry-<version>.dmg` 2. Update `version` and `sha256` in [Casks/octosentry.rb](Casks/octosentry.rb) (kept here for reference — the canonical copy lives in the tap repo). -3. Copy the updated file into a local clone of `zerolabsco/homebrew-tap`, +3. Copy the updated file into a local clone of `krazywarez/homebrew-tap`, commit, and push. ## Version bumps |
