| 1234567891011 |
- {
- "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": "linux/(amd64|arm64|ppc64le|s390x|386|arm|riscv64)", "files": ["https://www.x.org/releases/individual/lib/libXau-1.0.9.tar.gz"]},
- {"re": "linux/loong64", "files": ["https://www.x.org/releases/individual/lib/libXau-1.0.10.tar.gz"]},
- {"re": "darwin/(amd64|arm64)|freebsd/amd64", "files": ["https://www.x.org/releases/individual/lib/libXau-1.0.11.tar.gz"]}
- ],
- "test": "darwin/(amd64|arm64)|linux/(amd64|arm64|loong64|ppc64le|s390x|386|arm|riscv64)|freebsd/amd64"
- }
|