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 9e0d35dcc4..255346883f 100644 --- a/infra/config/recipes.cfg +++ b/infra/config/recipes.cfg @@ -14,12 +14,12 @@ "deps": { "depot_tools": { "branch": "master", - "revision": "e7b392f6c14231272b3ef66638ba453f19055945", + "revision": "6249327bebb7dc20c3a61e4c43f063fb737136a8", "url": "https://chromium.googlesource.com/chromium/tools/depot_tools.git" }, "recipe_engine": { "branch": "master", - "revision": "264e3cab40de2ee04e33850810188e20d249f9d2", + "revision": "e089e513602ea7f98d0c6478686c0919b97497fc", "url": "https://chromium.googlesource.com/external/github.com/luci/recipes-py.git" } }, |