Skip to content

Commit

Permalink
Merge pull request #483 from stepchowfun/homebrew-url
Browse files Browse the repository at this point in the history
Fix a Homebrew URL
  • Loading branch information
stepchowfun committed Nov 22, 2023
2 parents 9dee02e + 867b452 commit 3a5afa1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion MAINTAINERS.md
Original file line number Diff line number Diff line change
Expand Up @@ -32,4 +32,4 @@ Releasing a new version is a two-step process:

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.
2. Once the GitHub workflow has finished on the `main` branch, update the version in `install.sh` to point to the new release.
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/toast.rb).
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/t/toast.rb).

0 comments on commit 3a5afa1

Please sign in to comment.