| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| fvm-4.0.1-windows-x64.zip | 2025-11-05 | 4.1 MB | |
| fvm-4.0.1-windows-arm64.zip | 2025-11-05 | 22.2 MB | |
| fvm-4.0.1-macos-x64.tar.gz | 2025-11-05 | 20.2 MB | |
| fvm-4.0.1-macos-arm64.tar.gz | 2025-11-05 | 3.5 MB | |
| fvm-4.0.1-linux-riscv64-musl.tar.gz | 2025-11-05 | 21.8 MB | |
| fvm-4.0.1-linux-riscv64.tar.gz | 2025-11-05 | 21.5 MB | |
| fvm-4.0.1-linux-x64-musl.tar.gz | 2025-11-05 | 20.4 MB | |
| fvm-4.0.1-linux-x64.tar.gz | 2025-11-05 | 3.9 MB | |
| fvm-4.0.1-linux-arm64-musl.tar.gz | 2025-11-05 | 20.3 MB | |
| fvm-4.0.1-linux-arm64.tar.gz | 2025-11-05 | 20.1 MB | |
| fvm-4.0.1-linux-arm-musl.tar.gz | 2025-11-05 | 19.9 MB | |
| fvm-4.0.1-linux-arm.tar.gz | 2025-11-05 | 19.7 MB | |
| fvm 4.0.1 source code.tar.gz | 2025-11-05 | 648.5 kB | |
| fvm 4.0.1 source code.zip | 2025-11-05 | 753.0 kB | |
| README.md | 2025-11-05 | 927 Bytes | |
| Totals: 15 Items | 198.9 MB | 0 | |
- add:
fvm installnow runs setup by default - add: RISC-V and 32-bit ARM architecture support
- add: SSH and scp-style git URL support for forks
- add: Standalone executables for host platform
- fix:
fvm doctorcrash when version not pinned - fix: Alpine/musl libc detection in install script
- fix: Version prefix normalization in install script
- fix: Pre-push PATH hook auto-detects Flutter/Dart
- fix: Cache version matching logic
- fix: Uninstall script, git logging, and HTTP error handling
- fix: Code quality and analysis warnings
- docs: Git safe directory troubleshooting for Windows
- docs: PATH configuration for global version
- refactor: Migrate release tooling to dedicated package
See the full [changelog](https://github.com/leoafarias/fvm/blob/master/CHANGELOG.md#401 for changes in earlier releases.