|
|
e927fff02f
|
feat: add selfupdate module (check, apply, restart)
- Check: query /api/launcher/latest with os/arch, compare versions
- Apply: download new binary, verify SHA-256, replace current executable (Windows .old rename)
- Restart: re-launch executable and exit
- Uses stdlib only (no external update library needed for direct URL downloads)
Co-Authored-By: OWL <noreply@anthropic.com>
|
2026-05-26 12:39:38 +03:00 |
|