| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| fvm-4.3.0-windows-x64.zip | 2026-08-24 | 4.2 MB | |
| fvm-4.3.0-windows-arm64.zip | 2026-08-24 | 22.3 MB | |
| fvm-4.3.0-macos-x64.tar.gz | 2026-08-24 | 20.2 MB | |
| fvm-4.3.0-macos-arm64.tar.gz | 2026-08-24 | 3.5 MB | |
| fvm-4.3.0-linux-riscv64-musl.tar.gz | 2026-08-24 | 21.9 MB | |
| fvm-4.3.0-linux-riscv64.tar.gz | 2026-08-24 | 21.6 MB | |
| fvm-4.3.0-linux-x64-musl.tar.gz | 2026-08-24 | 20.5 MB | |
| fvm-4.3.0-linux-x64.tar.gz | 2026-08-24 | 3.9 MB | |
| fvm-4.3.0-linux-arm64-musl.tar.gz | 2026-08-24 | 20.3 MB | |
| fvm-4.3.0-linux-arm64.tar.gz | 2026-08-24 | 20.1 MB | |
| fvm-4.3.0-linux-arm-musl.tar.gz | 2026-08-24 | 20.0 MB | |
| fvm-4.3.0-linux-arm.tar.gz | 2026-08-24 | 19.7 MB | |
| fvm 4.3.0 source code.tar.gz | 2026-08-24 | 766.0 kB | |
| fvm 4.3.0 source code.zip | 2026-08-24 | 900.2 kB | |
| README.md | 2026-08-24 | 760 Bytes | |
| Totals: 15 Items | 200.0 MB | 0 | |
- feat: add
fvm cleanupto preview unused cached SDKs and exact same-line stable patch upgrades, and to remove unused versions with--remove-unused. Recommended upgrade targets stay cached until a project or global pin moves;fvm listUnused now points here - feat: add
fvm api cleanupwithupgrades,unused, andremovable.unusedmatchesfvm listUnused andfvm api listunreferencedVersions;removableis what--remove-unusedwould delete - fix: explain when
fvm listhas no local project version to mark
See the full [changelog](https://github.com/leoafarias/fvm/blob/master/CHANGELOG.md#430 for changes in earlier releases.