You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix: detect already-current binary via SHA256 hash comparison
When the downloaded binary has the same SHA256 hash as the installed
binary, the upgrade already succeeded (or the binary was already at
the target release). Report this clearly instead of showing misleading
before/after versions when upstream has a stale version string.
Signed-off-by: Sebastian Mendel <info@sebastianmendel.de>
0 commit comments