python.json 409 B

1234567891011121314
  1. {
  2. "packages": [
  3. {
  4. "path": "infra/3pp/tools/cpython3/${platform}",
  5. "platforms": ["mac-amd64", "windows-amd64"],
  6. "tags": ["version:2@3.9.5.chromium.19"]
  7. },
  8. {
  9. "path": "fuchsia/third_party/cmake/${platform}",
  10. "platforms": ["mac-amd64", "linux-amd64"],
  11. "tags": ["version:3.20.20210428-g857373c"]
  12. }
  13. ]
  14. }