| 12345678910 |
- {
- "autogen": "darwin/(amd64|arm64)|linux/(amd64|arm64|loong64|ppc64le|s390x|386|arm|riscv64)|freebsd/amd64",
- "autoupdate": "darwin/(amd64|arm64)|linux/(amd64|arm64|loong64|ppc64le|s390x|386|arm|riscv64)|freebsd/amd64",
- "autotag": "darwin/(amd64|arm64)|linux/(amd64|arm64|loong64|ppc64le|s390x|386|arm|riscv64)|freebsd/amd64",
- "download": [
- {"re": "darwin/(amd64|arm64)|linux/(amd64|arm64|loong64|riscv64|386|arm)|freebsd/amd64", "files": ["https://github.com/libexpat/libexpat/releases/download/R_2_5_0/expat-2.5.0.tar.gz"]},
- {"re": "linux/(ppc64le|s390x)", "files": ["https://github.com/libexpat/libexpat/releases/download/R_2_2_10/expat-2.2.10.tar.gz"]}
- ],
- "test": "darwin/(amd64|arm64)|linux/(amd64|arm64|loong64|ppc64le|s390x|386|arm|riscv64)|freebsd/amd64"
- }
|