internal/rosa/openssl: check stable versions

This has a bunch of strange malformed tags.

Signed-off-by: Ophestra <cat@gensokyo.uk>
This commit is contained in:
2026-03-06 19:22:41 +09:00
parent 27ef7f81fa
commit 38cc4a6429

View File

@@ -46,5 +46,8 @@ func init() {
Website: "https://www.openssl.org/", Website: "https://www.openssl.org/",
ID: 2566, ID: 2566,
// strange malformed tags treated as pre-releases in Anitya
latest: (*Versions).getStable,
} }
} }