diff --git a/.github/scripts/archive_eol.py b/.github/scripts/archive_eol.py index 201b11e..ee5c9fb 100644 --- a/.github/scripts/archive_eol.py +++ b/.github/scripts/archive_eol.py @@ -132,6 +132,7 @@ def main() -> None: "org.nicotine_plus.Nicotine", "ru.linux_gaming.PortProton", "org.videolan.VLC.Plugin.makemkv", + "net.code_industry.MasterPDFEditor", } stable = get_eol_refs("x86_64", "flathub") | get_eol_refs("aarch64", "flathub")