aboutsummaryrefslogtreecommitdiffhomepage
path: root/infra
diff options
context:
space:
mode:
authorGravatar recipe-roller <recipe-roller@chromium.org>2018-06-10 23:37:53 -0700
committerGravatar Skia Commit-Bot <skia-commit-bot@chromium.org>2018-06-11 06:55:55 +0000
commit153d3badb84aa5669e368592b7a2ea8ccd23bb16 (patch)
treeb29e0681f81dd89ec9259d320a9957e22dbe96c0 /infra
parent92206a435baac1688c148f19e072c49c2f6ea7ab (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/40699af88c76d65ef1b3d364de221611603e2dc6 [cipd] Fix the cipd ensure output handling (phosek@google.com) TBR=borenet@google.com Recipe-Tryjob-Bypass-Reason: Autoroller Bugdroid-Send-Email: False Change-Id: I1e74b649d8aa8e34055d9033136a1c411e50a346 Reviewed-on: https://skia-review.googlesource.com/133824 Reviewed-by: Recipe Roller <recipe-roller@chromium.org> Commit-Queue: 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 96ff72a751..ad798f8f13 100644
--- a/infra/config/recipes.cfg
+++ b/infra/config/recipes.cfg
@@ -14,12 +14,12 @@
"deps": {
"depot_tools": {
"branch": "master",
- "revision": "c3e514ed881a5349f70fb162e37c20631ecfc39a",
+ "revision": "d21878d76c54eed709cbf521e7228f400f067cfd",
"url": "https://chromium.googlesource.com/chromium/tools/depot_tools.git"
},
"recipe_engine": {
"branch": "master",
- "revision": "b5ea6a8309ecc6cde288f1f97667e495e1d3466d",
+ "revision": "40699af88c76d65ef1b3d364de221611603e2dc6",
"url": "https://chromium.googlesource.com/infra/luci/recipes-py.git"
}
},