Windows System Maintenance Toolkit (Prerelease)
Download: mole-1.30.0-x64.zip (portable) or .exe (launcher)
TUI assets: analyze-windows-x64.exe and status-windows-x64.exe
Install:
Expand-Archive mole-1.30.0-x64.zip -DestinationPath C:\mole
cd C:\mole
.\install.ps1These assets are prerelease-only and do not affect the macOS stable release channel.
Verify: Check SHA256SUMS.txt for file integrity.
What's Changed
- fix(windows): update hardcoded version fallback to 1.29.1 by @pranahonk in #636
Full Changelog: v1.29.1-windows...v1.30.0-windows