| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| SHA256SUMS.asc | 2025-11-06 | 659 Bytes | |
| lima-additional-guestagents-2.0.1-Linux-aarch64.tar.gz | 2025-11-06 | 80.0 MB | |
| lima-additional-guestagents-2.0.1-Linux-x86_64.tar.gz | 2025-11-06 | 78.1 MB | |
| lima-additional-guestagents-2.0.1-Darwin-x86_64.tar.gz | 2025-11-06 | 77.8 MB | |
| lima-additional-guestagents-2.0.1-Darwin-arm64.tar.gz | 2025-11-06 | 79.7 MB | |
| lima-2.0.1-Darwin-arm64.tar.gz | 2025-11-06 | 37.5 MB | |
| lima-2.0.1-Darwin-x86_64.tar.gz | 2025-11-06 | 31.5 MB | |
| lima-2.0.1-go-mod-vendor.tar.gz | 2025-11-06 | 12.6 MB | |
| lima-2.0.1-Linux-aarch64.tar.gz | 2025-11-06 | 28.0 MB | |
| lima-2.0.1-Linux-x86_64.tar.gz | 2025-11-06 | 31.2 MB | |
| SHA256SUMS | 2025-11-06 | 970 Bytes | |
| README.md | 2025-11-06 | 834 Bytes | |
| v2.0.1 source code.tar.gz | 2025-11-06 | 7.7 MB | |
| v2.0.1 source code.zip | 2025-11-06 | 8.0 MB | |
| Totals: 14 Items | 472.3 MB | 2 | |
Changes
- Binary release artifacts:
-
Fix a regression in v2.0.0
level=fatal msg="template \"_images/<IMAGE>.yaml\" not found"(#4313, thanks to @vvoland) -
Misc:
- pkg/networks/usernet: use
SIGINTinstead ofSIGKILL(#4310, thanks to @norio-nomura)
Full changes: https://github.com/lima-vm/lima/milestone/64?closed=1
Usage
:::console
$ limactl create
$ limactl start
...
INFO[0029] READY. Run `lima` to open the shell.
$ lima uname
Linux
The binaries were built automatically on GitHub Actions. The build log is available for 90 days: https://github.com/lima-vm/lima/actions/runs/19137304035
The sha256sum of the SHA256SUMS file itself is 25ad222fa1cf91a85ef7be67664f2ba65228a5d82a39be1adbbe842096854e24 .
Release manager: @AkihiroSuda