chrissimpkins / Crunch

Insane(ly slow but wicked good) PNG image optimization

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Autoupdate macOS GUI with Homebrew cask

chrissimpkins opened this issue · comments

Homebrew cask now supports the following command which will automatically update the Crunch macOS GUI installed through Homebrew cask to new releases since you last installed/updated:

$ brew cask upgrade

Thanks to @adidalal for this information in #49 (comment). Will update documentation on the README and in the macOS GUI About text.

TODO:

  • update macOS GUI About text with homebrew cask upgrade approach to upgrades
  • update macOS GUI repository documentation with homebrew cask upgrade approach to upgrades

It’s brew cask upgrade, I believe.

Sorry thanks! Typo, fixed.

Docs are updated with this information. Thanks for letting me know! This is very helpful.