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
By default, livecheck checks the Git tags for `sox_ng` but it's
returning 14.6.1+git20251029 as newest, which is marked as pre-release
on Codeberg. This addresses the issue by addsing a `livecheck` block
that restricts matching to stable `sox_ng` tags like `sox_ng-14.6.1`.
0 commit comments