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 <dpranke@google.com>
Commit-Queue: Brian Ryner <bryner@google.com>
changes/12/3116212/2
Brian Ryner 4 years ago committed by LUCI CQ
parent f9d9909c10
commit 64a9f33bdd

@ -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

Loading…
Cancel
Save