diff --git a/infra/config/recipes.cfg b/infra/config/recipes.cfg index ca078ce7b9..a42772cf13 100644 --- a/infra/config/recipes.cfg +++ b/infra/config/recipes.cfg @@ -5,17 +5,17 @@ deps { project_id: "depot_tools" url: "https://chromium.googlesource.com/chromium/tools/depot_tools.git" branch: "master" - revision: "9bd40a63c45e834e335121123275ec968d73f1c7" + revision: "8e22954683ff49c20a743eb9fd653bbaf4d65992" } deps { project_id: "recipe_engine" url: "https://chromium.googlesource.com/external/github.com/luci/recipes-py.git" branch: "master" - revision: "36a1da1369c83f0754989e6f5a24b1b49f6898c9" + revision: "825386b5d616ed1e5fca94ec76eb6de9335b86d2" } deps { project_id: "build" url: "https://chromium.googlesource.com/chromium/tools/build.git" branch: "master" - revision: "71c443e2ea832b811809cd5312498100088ee2a6" + revision: "5dd03db7eb73ff7aa0792ad2cd16afa87339806d" }