mxrch / GHunt

🕵️‍♂️ Offensive Google framework.
Other
15.77k stars 1.31k forks source link

Not upgrading to latest version #484

Open ethankrobertson opened 9 months ago

ethankrobertson commented 9 months ago

Sorry if I'm a complete newb pushover, but when I run pipx upgrade ghunt, it will say that 2.0.2 is the latest version:

pipx

I see that in your release that you included the compressed source code for v2.1.0; are we just meant to paste it into the ghunt folder in .local/share/pipx/venvs/ghunt?

Again sorry if I am a clueless little lamb or if I am using the pipx command wrong.

mxrch commented 9 months ago

Hey, I think you installed it through local code or via Github. Please run a pipx uninstall ghunt and a pipx install ghunt so it takes the version PiPy, and will upgrade from there as well.