From b1a3e411d38e2a8da3ba7ec81a4b9b95cde0993e Mon Sep 17 00:00:00 2001 From: smut Date: Wed, 19 Jun 2019 21:37:27 +0000 Subject: [PATCH] [bootstrap/win] Release Python 2.7.15 Bug: 879378 Change-Id: Ia8bf1a039b117d87c1caa493cf4b5d93daa69bf9 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/tools/depot_tools/+/1666254 Reviewed-by: Marc-Antoine Ruel Commit-Queue: smut --- bootstrap/win/manifest.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bootstrap/win/manifest.txt b/bootstrap/win/manifest.txt index 2026858e1..64f3e0356 100644 --- a/bootstrap/win/manifest.txt +++ b/bootstrap/win/manifest.txt @@ -14,7 +14,7 @@ $VerifiedPlatform windows-386 windows-amd64 @Subdir python -infra/python/cpython/${platform} version:2.7.13.chromium7 +infra/python/cpython/${platform} version:2.7.15.chromium14 @Subdir git infra/git/windows-${arch} version:2.21.0.chromium16