diff options
Diffstat (limited to 'infra/config')
-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 dfb5c1da1c..eaa26ad2d7 100644 --- a/infra/config/recipes.cfg +++ b/infra/config/recipes.cfg @@ -14,17 +14,17 @@ "deps": { "build": { "branch": "master", - "revision": "93247542d86a09bde1a0e5b8b5e8447788aa42c2", + "revision": "50d92aaab89843dfe7cf08728af52477faf87764", "url": "https://chromium.googlesource.com/chromium/tools/build.git" }, "depot_tools": { "branch": "master", - "revision": "58c3c5f2d423e4346f5c546dc396f0a014ce321c", + "revision": "1423955b09b1879a0b1213163b7d810fe46daceb", "url": "https://chromium.googlesource.com/chromium/tools/depot_tools.git" }, "recipe_engine": { "branch": "master", - "revision": "e9c7176184ed588bbf66335e834834496f28cf9c", + "revision": "63fd5fef30ebf0db04266b4f4723f77838979365", "url": "https://chromium.googlesource.com/external/github.com/luci/recipes-py.git" } }, |