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