Update bundles

This commit is contained in:
GitHub Action
2025-02-09 02:18:08 +00:00
parent 2b03502b03
commit 7e89a71cc8
4 changed files with 23 additions and 13 deletions

File diff suppressed because one or more lines are too long

View File

@@ -1786,6 +1786,16 @@
"tests": null, "tests": null,
"_id": "FLAME" "_id": "FLAME"
}, },
{
"name": "FLUX",
"pattern": "(?<=^|[\\s.-])FLUX\\b",
"description": "",
"tags": [
"Release Group"
],
"tests": [],
"_id": "FLUX"
},
{ {
"name": "FRDS", "name": "FRDS",
"pattern": "(?<=^|[\\s.-])FRDS\\b", "pattern": "(?<=^|[\\s.-])FRDS\\b",

View File

@@ -1,5 +1,5 @@
{ {
"updated_at": "2025-02-09T01:40:55.838844+00:00", "updated_at": "2025-02-09T02:18:08.471335+00:00",
"folders": [ "folders": [
"custom_formats", "custom_formats",
"profiles", "profiles",

File diff suppressed because one or more lines are too long