add to RELEASE intructions to bump brew cask

fixes #190
This commit is contained in:
deeplow 2022-08-22 13:20:30 +01:00
parent ec3b92a008
commit 83e6b0475f
No known key found for this signature in database
GPG key ID: 577982871529A52A

View file

@ -78,3 +78,4 @@ To publish the release:
- Create a new release on GitHub, put the changelog in the description of the release, and upload the macOS and Windows installers
- Update the [Installing Dangerzone](https://github.com/firstlookmedia/dangerzone/wiki/Installing-Dangerzone) wiki page
- Update the [Dangerzone website](https://github.com/firstlookmedia/dangerzone.rocks) to link to the new installers
- Update the brew cask release of Dangerzone with a [PR like this one](https://github.com/Homebrew/homebrew-cask/pull/116319)