mirror of
https://github.com/Drop-OSS/flathub-app-bin.git
synced 2026-01-30 20:55:22 +01:00
archive_eol: Add some more exclusions
This commit is contained in:
4
.github/scripts/archive_eol.py
vendored
4
.github/scripts/archive_eol.py
vendored
@@ -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")
|
||||
|
||||
Reference in New Issue
Block a user