diff options
Diffstat (limited to 'infra/config/recipes.cfg')
-rw-r--r-- | infra/config/recipes.cfg | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/infra/config/recipes.cfg b/infra/config/recipes.cfg index 474a13baf1..0054b6c5ce 100644 --- a/infra/config/recipes.cfg +++ b/infra/config/recipes.cfg @@ -5,17 +5,17 @@ deps { project_id: "build" url: "https://chromium.googlesource.com/chromium/tools/build.git" branch: "master" - revision: "97ed8b703b49d79e0c62bc37152596ab088abdf9" + revision: "44590cf38158a3277286c98dcf2db71f6db69ed0" } deps { project_id: "depot_tools" url: "https://chromium.googlesource.com/chromium/tools/depot_tools.git" branch: "master" - revision: "d7f5675931137d03f20e1b976bb672d23e109cf0" + revision: "7062cb9b00f8315af5548a246cd786fe88e69410" } deps { project_id: "recipe_engine" url: "https://chromium.googlesource.com/external/github.com/luci/recipes-py.git" branch: "master" - revision: "ea723457b7a1d098594e68ad82f98964dc3d6cfa" + revision: "28c10d465e3161ec3b862b525c5351ffe9343399" } |