mirror of
https://github.com/stan220/flathub.git
synced 2026-09-08 16:28:52 +00:00
Exclude org.nicotine_plus.Nicotine from EOL action
This commit is contained in:
@@ -128,6 +128,8 @@ def main() -> None:
|
|||||||
"com.yubico.yubioath",
|
"com.yubico.yubioath",
|
||||||
"com.icanblink.blink",
|
"com.icanblink.blink",
|
||||||
"com.github.wwmm.pulseeffects",
|
"com.github.wwmm.pulseeffects",
|
||||||
|
# beta branch is eol
|
||||||
|
"org.nicotine_plus.Nicotine",
|
||||||
}
|
}
|
||||||
|
|
||||||
stable = get_eol_refs("x86_64", "flathub") | get_eol_refs("aarch64", "flathub")
|
stable = get_eol_refs("x86_64", "flathub") | get_eol_refs("aarch64", "flathub")
|
||||||
|
|||||||
Reference in New Issue
Block a user