Skip to content

Commit 71b8e91

Browse files
authored
Update releasing.md (#963)
Co-authored-by: bisht42 <[email protected]>
1 parent cbc7b16 commit 71b8e91

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

etc/releasing.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -206,6 +206,13 @@ pushed.
206206
`docs/`. This may require pushing the commit to a fork of the C++ Driver
207207
repository and creating a pull request.
208208

209+
## Homebrew
210+
This requires a macOS machine.
211+
If this is a stable release, update the [mongo-cxx-driver](https://github.com/Homebrew/homebrew-core/blob/master/Formula/mongo-cxx-driver.rb) homebrew formula, using: `brew bump-formula-pr --url <tarball url>`
212+
213+
Example:
214+
`brew bump-formula-pr mongo-cxx-driver --url https://github.com/mongodb/mongo-cxx-driver/releases/download/r3.7.1/mongo-cxx-driver-r3.7.1.tar.gz`
215+
209216
## File a DOCSP ticket if needed
210217

211218
Add a comment to the generated DOCSP ticket describing if the

0 commit comments

Comments
 (0)