diff options
Diffstat (limited to 'infra')
-rw-r--r-- | infra/config/recipes.cfg | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/infra/config/recipes.cfg b/infra/config/recipes.cfg index 8ecef837da..8a66c856fb 100644 --- a/infra/config/recipes.cfg +++ b/infra/config/recipes.cfg @@ -14,12 +14,12 @@ "deps": { "depot_tools": { "branch": "master", - "revision": "1dfc133821d0d7b967fb0a6c5cab3d2d4d26efde", + "revision": "459b67de810951ebfcf52098b289a75871c8a63f", "url": "https://chromium.googlesource.com/chromium/tools/depot_tools.git" }, "recipe_engine": { "branch": "master", - "revision": "db920908bf51fcdb0e30f686a528b25cd4876ca7", + "revision": "154ef7e5d8f964ef30b1250dd33751582705f6f2", "url": "https://chromium.googlesource.com/external/github.com/luci/recipes-py.git" } }, |