| 123456789101112 |
- {
- "autogen": "linux/(amd64|arm64|loong54|ppc64le|s390x|386|arm|riscv64)",
- "autoupdate": "linux/(amd64|arm64|loong54|ppc64le|s390x|386|arm|riscv64)|freebsd/amd64",
- "autotag": "linux/(amd64|arm64)|freebsd/amd64",
- "download": [
- {"re": "linux/(amd64|arm64|386|arm|riscv64)", "files": ["https://www.x.org/releases/individual/lib/libXft-2.3.6.tar.gz"]},
- {"re": "linux/loong64", "files": ["https://www.x.org/releases/individual/lib/libXft-2.3.4.tar.gz"]},
- {"re": "linux/(ppc64le|s390x)", "files": ["https://www.x.org/releases/individual/lib/libXft-2.3.2.tar.gz"]},
- {"re": "freebsd/amd64", "files": ["https://www.x.org/releases/individual/lib/libXft-2.3.8.tar.gz"]}
- ],
- "test": "linux/(amd64|arm64|loong54|ppc64le|s390x|386|arm|riscv64)|freebsd/amd64"
- }
|