Skip to content
This repository has been archived by the owner on Feb 25, 2024. It is now read-only.

Release

Adam Hall edited this page Aug 20, 2022 · 2 revisions
  • bump the version and push to GitHub
    ./scripts/version
  • create a release from the new tag
    ./scripts/release

Checkout homebrew recipe locally, then run

# you may need to remove the old formula, which will be printed by this command
brew create https://github.com/codethread/dotty/archive/refs/tags/v<tag>.tar.gz

This will open the new formula with the updated URL and sha256, which can then be copied to homebrew-dotty and pushed up

Clone this wiki locally