diff --git a/.github/scripts/archive_eol.py b/.github/scripts/archive_eol.py index 06b9a99..201b11e 100644 --- a/.github/scripts/archive_eol.py +++ b/.github/scripts/archive_eol.py @@ -131,6 +131,7 @@ def main() -> None: # beta branch is eol "org.nicotine_plus.Nicotine", "ru.linux_gaming.PortProton", + "org.videolan.VLC.Plugin.makemkv", } stable = get_eol_refs("x86_64", "flathub") | get_eol_refs("aarch64", "flathub")