aboutsummaryrefslogtreecommitdiffhomepage
path: root/infra
diff options
context:
space:
mode:
authorGravatar recipe-roller <recipe-roller@chromium.org>2018-06-28 16:10:49 -0700
committerGravatar Skia Commit-Bot <skia-commit-bot@chromium.org>2018-06-28 23:38:27 +0000
commit7e2327b133dba1fccf4a4ffad1b4c1ab611fb4c3 (patch)
tree61fb416fa8c8e3ace733edd50cf47c531d87ff41 /infra
parent007267bdb54d56ec978c97c6a6944afc2b6ff40b (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. depot_tools: https://crrev.com/70240928e16211ece82657bef527e54e4ec322a3 [cipd] Bump cipd and vpython to versions that use v2 protocol by default. (vadimsh@chromium.org) recipe_engine: https://crrev.com/66d9d8c66f10ca37dffa4b6d374c3d802a061b01 Update the user guide to refer to the correct script. (gbeaty@chromium.org) TBR=borenet@google.com Recipe-Tryjob-Bypass-Reason: Autoroller Bugdroid-Send-Email: False Change-Id: I000a219a6b7197a9a660cdeb3c4395ada23b1124 Reviewed-on: https://skia-review.googlesource.com/138380 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 221c61e92b..d340498883 100644
--- a/infra/config/recipes.cfg
+++ b/infra/config/recipes.cfg
@@ -14,12 +14,12 @@
"deps": {
"depot_tools": {
"branch": "master",
- "revision": "c35aba51d39f9bcc2dcd4334903b4b7f83f8f3e8",
+ "revision": "ae1f03388f7a09583b726e571bf78674a1691821",
"url": "https://chromium.googlesource.com/chromium/tools/depot_tools.git"
},
"recipe_engine": {
"branch": "master",
- "revision": "5c0c63e50c92e7a1a5fd81b3283f03b096abe667",
+ "revision": "66d9d8c66f10ca37dffa4b6d374c3d802a061b01",
"url": "https://chromium.googlesource.com/infra/luci/recipes-py.git"
}
},