open Cargo.toml- Update
version - Merge to main
- Go to https://github.com/cmbartschat/itch/releases/new
- Create a new tag of the format
vX.X.X - Submit
- Switch to a clone of homebrew-itch
open Formula/itch.rb- Grab in the new release .zip URL and paste it into
url - Run
curl -L <url> | openssl dgst -sha256and paste it intosha256 - Bump the version number on the
assert_matchstatement - Merge to main
- Test by running
brew upgrade cmbartschat/itch/itch