Skip to content

Commit dd1c4c0

Browse files
authored
Merge pull request #182 from stepchowfun/homebrew-maintenance
Update the MAINTAINERS instructions for updating Homebrew
2 parents 0805592 + b2fe3a8 commit dd1c4c0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

MAINTAINERS.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,3 +32,4 @@ Releasing a new version is a two-step process:
3232

3333
1. Bump the version in `Cargo.toml`, run `cargo build` to update `Cargo.lock`, and update `CHANGELOG.md` with information about the new version. Ship those changes as a single commit.
3434
2. Once the GitHub workflow has finished on the `main` branch, update the version in `install.sh` to point to the new release.
35+
3. Create a pull request in the `Homebrew/homebrew-core` repository on GitHub to bump the version in [this file](https://github.com/Homebrew/homebrew-core/blob/HEAD/Formula/tagref.rb).

0 commit comments

Comments
 (0)