Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Convert outdated package getting system to JSON #350

Closed
buresdv opened this issue Jun 18, 2024 · 0 comments
Closed

Convert outdated package getting system to JSON #350

buresdv opened this issue Jun 18, 2024 · 0 comments
Labels
Enhancement New feature or request

Comments

@buresdv
Copy link
Owner

buresdv commented Jun 18, 2024

Currently, the app uses the command brew outdated to get a list of outdated packages, which it then matches with the installed packages to get whether they're Formulae of Casks.

Instead, the system should use brew outdated --json to get the outdated packages in a JSON format, which already has them separated into Formulae and Casks.

@buresdv buresdv added the Enhancement New feature or request label Jun 18, 2024
@buresdv buresdv closed this as completed Jul 7, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Enhancement New feature or request
Projects
Status: Done
Development

No branches or pull requests

1 participant