wraith/internal/updater
Vantz Stockwell 4af90bb80d
All checks were successful
Build & Sign Wraith / Build Windows + Sign (push) Successful in 1m5s
fix: switch updater from packages API to releases API for version check
Gitea's generic package list endpoint wasn't returning 200. Switched to
/api/v1/repos/{owner}/{repo}/releases/latest which is the standard
Gitea releases API. Download URLs still use the packages registry.
Repo is now public — no auth token needed for version checks.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-17 12:26:31 -04:00
..
service_test.go feat: auto-updater — check Gitea packages for new versions, download + install 2026-03-17 10:11:50 -04:00
service.go fix: switch updater from packages API to releases API for version check 2026-03-17 12:26:31 -04:00