When running the command curl https://install.fuel.network | sh
to install Fuel binaries, it installs fuel-core v0.35.0, which is not the latest version and is no longer supported according to the latest announcement by @Nazeeh21.
To install the current version, fuel-core v0.36.0, users must manually download it from the GitHub releases page and replace the existing binary. Even using the update
or upgrade
commands does not ensure the installation of the latest version.
This discrepancy creates confusion and inconveniences users, as the expectation is that the provided command should install the most recent version of fuel-core.