Roll all tools to versions that are built for windows-arm64.

git 1.39.0 was previously rolled to manifest_bleeding_edge in https://chromium-review.googlesource.com/c/chromium/tools/depot_tools/+/4149950 and is now being rolled to all users.

Change-Id: I4c7a3bc60e6b3b2625cee59138235d398adb27c9
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/tools/depot_tools/+/4159755
Reviewed-by: Josip Sokcevic <sokcevic@chromium.org>
Reviewed-by: Vadim Shtayura <vadimsh@chromium.org>
Commit-Queue: Brian Ryner <bryner@google.com>
This commit is contained in:
Brian Ryner
2023-01-13 00:38:53 +00:00
committed by LUCI CQ
parent 5e5802d7a2
commit e38d195b63
4 changed files with 206 additions and 168 deletions

View File

@@ -16,12 +16,13 @@
# It uses this to extract VERSION.
$VerifiedPlatform windows-386 windows-amd64 linux-amd64 mac-amd64 mac-arm64
$VerifiedPlatform windows-arm64
@Subdir python
infra/3pp/tools/cpython/${platform} version:2@2.7.18.chromium.39
infra/3pp/tools/cpython/${platform} version:2@2.7.18.chromium.44
@Subdir python3
infra/3pp/tools/cpython3/${platform} version:2@3.8.10.chromium.23
infra/3pp/tools/cpython3/${platform} version:2@3.8.10.chromium.26
@Subdir git
infra/3pp/tools/git/${platform} version:2@2.39.0.chromium.10