blob: 210e597f760cf84d6b5e51a5157f00ac756b2917 [file] [log] [blame]
{
"packages": [
{
"_comment": "When bumping the minor version (e.g., to 3.9.x) also update env_setup/virtualenv/init.py to check for the new version.",
"path": "infra/3pp/tools/cpython3/${platform}",
"platforms": [
"linux-amd64",
"linux-arm64",
"mac-amd64",
"windows-amd64"
],
"tags": [
"version:2@3.9.5.chromium.19"
],
"version_file": ".versions/cpython3.cipd_version"
},
{
"_comment": "TODO(pwbug/455) Use 3.9 for Macs too.",
"path": "infra/3pp/tools/cpython3/${platform}",
"platforms": [
"mac-arm64"
],
"tags": [
"version:2@3.8.10.chromium.21"
],
"version_file": ".versions/cpython3.cipd_version"
}
]
}