chore: migrate Regex Tools to LocalToolBox

This commit is contained in:
2026-07-27 15:55:58 +02:00
parent d2e9b3b569
commit d40af2e112
27 changed files with 201 additions and 87 deletions

View File

@@ -29,7 +29,7 @@ if (
}
if (
source.source?.repository !== "https://git.add-ideas.de/zemion/regex-tools" ||
source.source?.repository !== "https://git.add-ideas.de/lotobo/regex-tools" ||
source.source?.license !== "GPL-3.0-or-later"
) {
throw new Error("Manifest source identity is incomplete or inconsistent");