diff options
Diffstat (limited to 'infra/config/recipes.cfg')
-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 e288a0a883..b925062a65 100644 --- a/infra/config/recipes.cfg +++ b/infra/config/recipes.cfg @@ -14,12 +14,12 @@ "deps": { "depot_tools": { "branch": "master", - "revision": "11f6e63ffa7641f0a317ad94692692cb45e54ba0", + "revision": "8ec54f1a5496de9a04b10c0c730a682d3af9ecaa", "url": "https://chromium.googlesource.com/chromium/tools/depot_tools.git" }, "recipe_engine": { "branch": "master", - "revision": "5da7e1fbc1f0e8b14d0ac6c1dc770ce9ca39d6ac", + "revision": "84a695b241eb61b3b6d1a0fa9d63ef572d26cdbd", "url": "https://chromium.googlesource.com/external/github.com/luci/recipes-py.git" } }, |