aboutsummaryrefslogtreecommitdiffhomepage
path: root/infra
diff options
context:
space:
mode:
authorGravatar recipe-roller <recipe-roller@chromium.org>2018-06-13 12:07:51 -0700
committerGravatar Skia Commit-Bot <skia-commit-bot@chromium.org>2018-06-13 19:42:50 +0000
commit251494005e64c8bf7a1874842681fa111ad45fdc (patch)
treeaaeb9cf1fb0771e96d14c1066ba001d6595df8e5 /infra
parentf2d15006434a788010a1cd15e32312007dd757e3 (diff)
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/7b5d8f513ee8ba48625d806c5e23d7a4a4b4f44c Update the recipes user guide. (gbeaty@chromium.org) TBR=borenet@google.com Recipe-Tryjob-Bypass-Reason: Autoroller Bugdroid-Send-Email: False Change-Id: Ic2edec1a84d1d38b13552216f4e6ab8c6e5ab9e5 Reviewed-on: https://skia-review.googlesource.com/134608 Commit-Queue: Recipe Roller <recipe-roller@chromium.org> Reviewed-by: Recipe Roller <recipe-roller@chromium.org>
Diffstat (limited to 'infra')
-rw-r--r--infra/config/recipes.cfg4
1 files changed, 2 insertions, 2 deletions
diff --git a/infra/config/recipes.cfg b/infra/config/recipes.cfg
index 63aefad043..71f093e6a6 100644
--- a/infra/config/recipes.cfg
+++ b/infra/config/recipes.cfg
@@ -14,12 +14,12 @@
"deps": {
"depot_tools": {
"branch": "master",
- "revision": "31d539486159352bbf66f356dd5a86166efb33bd",
+ "revision": "41ff7a0357858bcda5a03b14553eb14aa7712e00",
"url": "https://chromium.googlesource.com/chromium/tools/depot_tools.git"
},
"recipe_engine": {
"branch": "master",
- "revision": "c6807980ba3b1770d3c5ad595f21d512e8d6a6de",
+ "revision": "7b5d8f513ee8ba48625d806c5e23d7a4a4b4f44c",
"url": "https://chromium.googlesource.com/infra/luci/recipes-py.git"
}
},