aboutsummaryrefslogtreecommitdiffhomepage
path: root/infra
diff options
context:
space:
mode:
authorGravatar recipe-roller <recipe-roller@chromium.org>2018-07-02 18:41:01 -0700
committerGravatar Skia Commit-Bot <skia-commit-bot@chromium.org>2018-07-03 02:02:53 +0000
commite01683e81de03caf5a2f9a23a5ae9f644908b56f (patch)
tree7d2a5131e2f156e248fffb6f98ecaac7d4a7c5b8 /infra
parent54fd491d8bee0ef10fd071fc1401a310f0d58f7b (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/782ed0377a0a23f393a3a873194954825972b961 buildbucket recipe_module: accept typical git_repo URLs, too. (tandrii@chromium.org) TBR=borenet@google.com Recipe-Tryjob-Bypass-Reason: Autoroller Bugdroid-Send-Email: False Change-Id: I233f037935e46c2c4d7b6b717a1e491e59d38e0d Reviewed-on: https://skia-review.googlesource.com/139042 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 e55f570be1..74a9213a1c 100644
--- a/infra/config/recipes.cfg
+++ b/infra/config/recipes.cfg
@@ -14,12 +14,12 @@
"deps": {
"depot_tools": {
"branch": "master",
- "revision": "90cac980d26c2b08dc3b74042a5cc1ffb386b5ac",
+ "revision": "687fd4dee11285142b55d57e3add680641421a68",
"url": "https://chromium.googlesource.com/chromium/tools/depot_tools.git"
},
"recipe_engine": {
"branch": "master",
- "revision": "af0fe7159155bbbf93ae62322b78291ea2131a60",
+ "revision": "782ed0377a0a23f393a3a873194954825972b961",
"url": "https://chromium.googlesource.com/infra/luci/recipes-py.git"
}
},