A corrective release to fix the Homebrew release process.
Breaking
- Homebrew installation method:
docker-pussh
executable is now distributed as a cask, not a formula. The switch was made mostly becausegoreleaser
no longer officially supports Homebrew formulae. To avoid errors when upgradingdocker-pussh
, it is recommended to remove and then install it from scratch:brew uninstall psviderski/tap/docker-pussh brew tap psviderski/tap brew install psviderski/tap/docker-pussh