superfly/flyctl

`fly version upgrade` not working

fliepeltje opened this issue · 2 comments

Describe the bug
I try to upgrade flyctl using fly version upgrade and the upgrade claims to be at the latest version when it is in fact not.
The same happens for brew upgrade

  • Operating system: PopOS
  • fly version: v0.2.72

Command output:

ᐅ fly version upgrade
Already running latest flyctl v0.2.72

@fliepeltje I was able to work around this this with brew uninstall <> brew reinstall.

in the end it seems this is a brew issue; closing this!