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

brew cu doesn't update properly latest version of app #189

Closed
yannpub opened this issue Aug 23, 2021 · 1 comment
Closed

brew cu doesn't update properly latest version of app #189

yannpub opened this issue Aug 23, 2021 · 1 comment

Comments

@yannpub
Copy link

yannpub commented Aug 23, 2021

For an unknown reason, one of my macs isn't updating properly the latest version of the apps.

As an example, as of today, latest version of firefox is 91.0.1 and is shown as such on my Mac #1 and is getting properly updated
On the other hand, if I run brew cu on Mac #2, the latest version is showing 90.0.2
This is valid for also other apps.

To me it looks like the 'list of latest available versions' is not updated properly

Has anyone some suggestions (files, folders, configs) I should look at?

@yannpub
Copy link
Author

yannpub commented Aug 23, 2021

Fix:
git -C $(brew --repo homebrew/cask) checkout master

My mistake, Brew was not on the default branch anymore - Nothing to do with homebrew-cask-upgrade.

@yannpub yannpub closed this as completed Aug 23, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant