File tree Expand file tree Collapse file tree 1 file changed +3
-4
lines changed Expand file tree Collapse file tree 1 file changed +3
-4
lines changed Original file line number Diff line number Diff 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
You can’t perform that action at this time.
0 commit comments