superfly / flyctl

Command line tools for fly.io services
https://fly.io
Apache License 2.0
1.37k stars 226 forks source link

`fly version upgrade` not working #3716

Closed fliepeltje closed 1 week ago

fliepeltje commented 3 weeks ago

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

Command output:

ᐅ fly version upgrade
Already running latest flyctl v0.2.72
claytongentry commented 3 weeks ago

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

fliepeltje commented 1 week ago

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