aviator-co / av

A command line tool to manage stacked PRs with Aviator
https://aviator.co
MIT License
267 stars 23 forks source link

Can't upgrade av via homebrew #469

Closed dpashk-figma closed 3 days ago

dpashk-figma commented 3 days ago

Looks like you recently released a new version, and I keep getting this message every time I use an av command:

>> A new version of av is available: v0.0.43 => v0.0.46
>> https://docs.aviator.co/reference/aviator-cli/installation#upgrade

However, when I try to follow the Homebrew upgrade instructions, the new version isn't there:

% brew upgrade av
Warning: aviator-co/tap/av 0.0.43 already installed
draftcode commented 3 days ago

You might want to run brew update first to update the list of packages?

dpashk-figma commented 3 days ago

Rookie mistake, that was it! Sorry for the trouble. You might want to update the docs though.

tulioz commented 3 days ago

Good call out, I've updated the docs. Rolling out README update as part of some larger changes too.