The installation of naabu fails in the latest version 2.0.3:
binenv install naabu 2021-04-27T06:44:38Z WRN version for "naabu" not specified; using "2.0.3" 2021-04-27T06:44:38Z ERR unable to install "naabu" (2.0.3) error="unable to download binary at https://github.com/projectdiscovery/naabu/releases/download/v2.0.3/naabu_2.0.3_linux_amd64.tar.gz: 404 Not Found"
Reason: Project switched the filename deliminator from underscore to dash
Normally I would just fix it and open a PR but this only affects the latest version so changing it would break all older versions.
Any ideas of how to fix it?
The installation of naabu fails in the latest version 2.0.3:
binenv install naabu 2021-04-27T06:44:38Z WRN version for "naabu" not specified; using "2.0.3" 2021-04-27T06:44:38Z ERR unable to install "naabu" (2.0.3) error="unable to download binary at https://github.com/projectdiscovery/naabu/releases/download/v2.0.3/naabu_2.0.3_linux_amd64.tar.gz: 404 Not Found"Reason: Project switched the filename deliminator from underscore to dash
Normally I would just fix it and open a PR but this only affects the latest version so changing it would break all older versions.
Any ideas of how to fix it?