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 6c65dafea7..19a60555b9 100644 --- a/infra/config/recipes.cfg +++ b/infra/config/recipes.cfg @@ -14,12 +14,12 @@ "deps": { "depot_tools": { "branch": "master", - "revision": "c881b9db2d00a0b377ade12e7894ab3a4567b4b1", + "revision": "27e86ea28cb1ab7367f91e8fb4601f86441efbf1", "url": "https://chromium.googlesource.com/chromium/tools/depot_tools.git" }, "recipe_engine": { "branch": "master", - "revision": "097a0dbe9f6b8eae39e690de848aea5c3d8ea38b", + "revision": "49d884b8bf92c358eab83cf2da43ef9863a89bbb", "url": "https://chromium.googlesource.com/external/github.com/luci/recipes-py.git" } }, |