Roll recipe dependencies (trivial).

This is an automated CL created by the recipe roller. This CL rolls recipe
changes from upstream projects (e.g. depot_tools) into downstream projects
(e.g. tools/build).


More info is at https://goo.gl/zkKdpD. Use https://goo.gl/noib3a to file a bug.
recipe_engine:
  https://crrev.com/af0fe7159155bbbf93ae62322b78291ea2131a60 Fix nits in buildbucket recipe module. (tandrii@chromium.org)


TBR=borenet@google.com

Recipe-Tryjob-Bypass-Reason: Autoroller
Bugdroid-Send-Email: False
Change-Id: I164130554fbb7ec35cb357d712497cb9a3e37145
Reviewed-on: https://skia-review.googlesource.com/139040
Commit-Queue: Recipe Roller <recipe-roller@chromium.org>
Reviewed-by: Recipe Roller <recipe-roller@chromium.org>
This commit is contained in:
recipe-roller 2018-07-02 18:11:03 -07:00 committed by Skia Commit-Bot
parent ef21d7e479
commit 54fd491d8b

View File

@ -14,12 +14,12 @@
"deps": {
"depot_tools": {
"branch": "master",
"revision": "605dd3126a6c94eef6868fdaac977765905afb7a",
"revision": "90cac980d26c2b08dc3b74042a5cc1ffb386b5ac",
"url": "https://chromium.googlesource.com/chromium/tools/depot_tools.git"
},
"recipe_engine": {
"branch": "master",
"revision": "57600791c9ce0381bffff5b8d5ffef235c661a09",
"revision": "af0fe7159155bbbf93ae62322b78291ea2131a60",
"url": "https://chromium.googlesource.com/infra/luci/recipes-py.git"
}
},