Skip to content

Commit f41000d

Browse files
Update instructions for homebrew update (crystal-lang#246)
1 parent 4b3af3f commit f41000d

File tree

1 file changed

+3
-4
lines changed

1 file changed

+3
-4
lines changed

processes/crystal-release.md

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -88,10 +88,9 @@ Add an issue `Crystal release X.Y.Z` in https://github.com/crystal-lang/distribu
8888
1. `snapcraft status crystal`
8989
1. `snapcraft release crystal <revision-number> beta`
9090
1. `snapcraft release crystal <revision-number> stable`
91-
7. [ ] Submit a PR to update the homebrew formula in https://github.com/Homebrew/homebrew-core/blob/master/Formula/crystal.rb .
92-
1. Update the previous and new version (with their respective hashes).
93-
1. Try locally `brew install --build-from-source <source of formula>`
94-
1. Create PR
91+
7. [ ] Submit a PR to update the homebrew formula
92+
1. Run `brew bump-formula-pr crystal --version $VERSION`
93+
2. In case the new compiler version is incompatible with the current boot version, bump boot version.
9594

9695
### Publish documentation for the release
9796

0 commit comments

Comments
 (0)