diff --git a/.github/scripts/archive_eol.py b/.github/scripts/archive_eol.py index e630118..5adefb7 100644 --- a/.github/scripts/archive_eol.py +++ b/.github/scripts/archive_eol.py @@ -124,6 +124,10 @@ def main() -> None: # 3-1.6, 3-18.08 is EOL "org.videolan.VLC.Plugin.fdkaac", "org.kde.PlatformTheme.QGnomePlatform", + "com.github.wwmm.easyeffects", + "com.yubico.yubioath", + "com.icanblink.blink", + "com.github.wwmm.pulseeffects", } stable = get_eol_refs("x86_64", "flathub") | get_eol_refs("aarch64", "flathub")