Update depot_tools to fix race when downloading gsutil

See https://issues.chromium.org/issues/338040708
This commit is contained in:
Marshall Greenblatt 2024-05-09 10:23:24 -04:00
parent ff7dcd851e
commit 30772e7742
1 changed files with 1 additions and 1 deletions

View File

@ -8,5 +8,5 @@
{
'chromium_checkout': 'refs/tags/124.0.6367.119',
'depot_tools_checkout': '4246ba023a'
'depot_tools_checkout': '19199514e8'
}