feat: fallback to downloading previous version(s) of fuelup if latest fails
Open
fuelup-init
good first issue
new feature
- Dominant language
- Rust
- Stars
- 282
- Forks
- 150
- Avg merge
- 2d 17h
- Merged PRs (30d)
- 2
Description
To circumvent failures with `fuelup-init` which always tries to download the `latest` release, we should try downloading the next latest version should downloading the latest version fail. eg. if currently `v0.16.2` download fails for x86 linux target, we should try to fetch `v0.16.1`.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.