From 64a9f33bdd2a1b96b4a2b1d6b8fa76f643a870d1 Mon Sep 17 00:00:00 2001 From: Brian Ryner Date: Tue, 24 Aug 2021 19:47:38 +0000 Subject: [PATCH] Update to new git version for bleeding_edge. This version has a native package available for mac-arm64. Bug: 1184766 Change-Id: Idc25499644b73e8503f954c4c55d34a071c5fd55 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/tools/depot_tools/+/3116212 Reviewed-by: Dirk Pranke Commit-Queue: Brian Ryner --- bootstrap/manifest_bleeding_edge.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/bootstrap/manifest_bleeding_edge.txt b/bootstrap/manifest_bleeding_edge.txt index f3042fb5f..86a447306 100644 --- a/bootstrap/manifest_bleeding_edge.txt +++ b/bootstrap/manifest_bleeding_edge.txt @@ -15,7 +15,7 @@ # the string "cpython3/" and ends with the CIPD tag "version:VERSION". # It uses this to extract VERSION. -$VerifiedPlatform windows-386 windows-amd64 linux-amd64 mac-amd64 +$VerifiedPlatform windows-386 windows-amd64 linux-amd64 mac-amd64 mac-arm64 @Subdir python infra/3pp/tools/cpython/${platform} version:2@2.7.18.chromium.39 @@ -24,4 +24,4 @@ infra/3pp/tools/cpython/${platform} version:2@2.7.18.chromium.39 infra/3pp/tools/cpython3/${platform} version:2@3.8.10.chromium.20 @Subdir git -infra/3pp/tools/git/${os}-${arch} version:2@2.30.2.chromium.6 +infra/3pp/tools/git/${platform} version:2@2.33.0.chromium.6