`fly version upgrade` not working
fliepeltje opened this issue · 2 comments
fliepeltje commented
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
claytongentry commented
@fliepeltje I was able to work around this this with brew uninstall <> brew reinstall.
fliepeltje commented
in the end it seems this is a brew issue; closing this!