github psviderski/unregistry v0.1.3

latest releases: v0.3.0, v0.2.2, v0.2.1...
2 months ago

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 because goreleaser no longer officially supports Homebrew formulae. To avoid errors when upgrading docker-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
    

Changelog

  • d3c3f35 fix: Homebrew tap repository owner
  • 9245dcf release: Bump version to 0.1.3

Don't miss a new unregistry release

NewReleases is sending notifications on new releases.