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/198ca137ca89ccca60ebc98b6c575d97f49836f5 [swarming] Iterate over CIPD packages deterministically (joshuaseaton@google.com)


TBR=borenet@google.com

Recipe-Tryjob-Bypass-Reason: Autoroller
Bugdroid-Send-Email: False
Change-Id: I3313efce005282440bdbffac47acb7ff97c84553
Reviewed-on: https://skia-review.googlesource.com/c/190660
Reviewed-by: Recipe Roller <recipe-roller@chromium.org>
Commit-Queue: Recipe Roller <recipe-roller@chromium.org>
This commit is contained in:
recipe-roller 2019-02-08 06:12:34 -08:00 committed by Skia Commit-Bot
parent f2a3f5943e
commit 4fd1b7c5f3

View File

@ -14,12 +14,12 @@
"deps": {
"depot_tools": {
"branch": "master",
"revision": "545f0d025ef1f93aa276c4da765f5450013014dc",
"revision": "610a4c6ce76cc6e9c2dec19fe8f5e721f1adcbf1",
"url": "https://chromium.googlesource.com/chromium/tools/depot_tools.git"
},
"recipe_engine": {
"branch": "master",
"revision": "bcd44328140e7912e96e2fd0ae1c76222ebca167",
"revision": "198ca137ca89ccca60ebc98b6c575d97f49836f5",
"url": "https://chromium.googlesource.com/infra/luci/recipes-py.git"
}
},