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: add checksums.txt fallback for SHA256 verification
Try per-binary .sha256 sidecar file first, then fall back to
goreleaser's checksums.txt if the sidecar isn't available. Adds
resilience for future changes to the release artifact structure.
0 commit comments