Merge branch 'master' into SQP-CF-SDR-2160p-update

pull/935/head
TRaSH 2 years ago committed by GitHub
commit b6020ae2e2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -31,6 +31,15 @@
"value": "\\b(CasStudio)\\b"
}
},
{
"name": "CRFW",
"implementation": "ReleaseGroupSpecification",
"negate": false,
"required": false,
"fields": {
"value": "\\b(CRFW)\\b"
}
},
{
"name": "CtrlHD",
"implementation": "ReleaseGroupSpecification",
@ -49,6 +58,15 @@
"value": "\\b(FLUX)\\b"
}
},
{
"name": "HONE",
"implementation": "ReleaseGroupSpecification",
"negate": false,
"required": false,
"fields": {
"value": "\\b(HONE)\\b"
}
},
{
"name": "KiNGS",
"implementation": "ReleaseGroupSpecification",

Loading…
Cancel
Save