Skip to content

v1.30.0-windows

Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 16 Aug 12:24
· 1730 commits to main since this release

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.ps1

These 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