ChatGPT
ChatGPT copied to clipboard
[Feature] Auto update the casks file for brew, possibly using GitHub actions.
Feature description
Auto update the casks file for brew, possibly using GitHub actions.
Motivation
Currently, brew install doesn't install the latest version of the application.
Alternatives
It might be OK, since the app auto-updates itself. However, IMHO it'd be a good thing to allow a package manager to do the job, and to install the latest version from the start.
Additional context
No response