| { | |
| "packages": [ | |
| { | |
| "path": "fuchsia/third_party/3pp/zap/${platform}", | |
| "platforms": [ | |
| "linux-amd64", | |
| "linux-arm64", | |
| "mac-amd64", | |
| "windows-amd64" | |
| ], | |
| "tags": ["version:2@v2025.07.24-nightly.1"] | |
| }, | |
| { | |
| "_comment": "Always get the amd64 version on mac until usable arm64 zap build is available", | |
| "path": "fuchsia/third_party/3pp/zap/mac-amd64", | |
| "platforms": ["mac-arm64"], | |
| "tags": ["version:2@v2025.07.24-nightly.1"] | |
| } | |
| ] | |
| } |