Exclude org.nicotine_plus.Nicotine from EOL action

This commit is contained in:
bbhtt
2025-09-19 19:10:24 +05:30
parent 3155ae6283
commit 0dbdbd27ab
+2
View File
@@ -128,6 +128,8 @@ def main() -> None:
"com.yubico.yubioath",
"com.icanblink.blink",
"com.github.wwmm.pulseeffects",
# beta branch is eol
"org.nicotine_plus.Nicotine",
}
stable = get_eol_refs("x86_64", "flathub") | get_eol_refs("aarch64", "flathub")