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

@@ -18,8 +18,8 @@ on publication failure, replaces an existing exact version only with
`--force`, and produces:
```text
release/regex-tools-0.4.1.zip
release/regex-tools-0.4.1.zip.sha256
release/regex-tools-0.4.2.zip
release/regex-tools-0.4.2.zip.sha256
```
The release scan checks ASCII/UTF-8, UTF-16LE and UTF-16BE content in text,
@@ -43,5 +43,5 @@ anchored base-runtime legal files. The C++ gate requires its exact traced
component/source manifest and six independently pinned legal files. The release
packager names every one of those files explicitly.
The existing v0.1.0 through v0.4.0 ZIPs and matching sidecars are historical
immutable artifacts. Creating v0.4.1 must not replace, rename or remove them.
The existing v0.1.0 through v0.4.1 ZIPs and matching sidecars are historical
immutable artifacts. Creating v0.4.2 must not replace, rename or remove them.