Roll recipe dependencies (trivial).
This is an automated CL created by the recipe roller. This CL rolls
recipe changes from upstream projects (recipe_engine) into this repository.
The build that created this CL was
https://ci.chromium.org/b/8825279439030017425
recipe_engine:
https://chromium.googlesource.com/infra/luci/recipes-py.git/+/ffb8f400af94e1955236df9e30c153729173fa2e
ffb8f40 (bryner@google.com)
Add zstandard extraction to archive recipe module.
More info is at https://goo.gl/zkKdpD. Use https://goo.gl/noib3a to file a bug.
R=navil@google.com
Recipe-Tryjob-Bypass-Reason: Autoroller
Ignore-Freeze: Autoroller
Bugdroid-Send-Email: False
Change-Id: I712b47d580fd037f69aaedf9c22b8fad420ec335
Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/infra/proto/+/3381913
Commit-Queue: Recipe Roller <recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com>
Bot-Commit: Recipe Roller <recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com>
diff --git a/infra/config/recipes.cfg b/infra/config/recipes.cfg
index fefac8c..1bee383 100644
--- a/infra/config/recipes.cfg
+++ b/infra/config/recipes.cfg
@@ -17,12 +17,12 @@
"deps": {
"chromiumos_config": {
"branch": "refs/heads/main",
- "revision": "d805fa4ee2639183c24f25bdeb83865771f16d10",
+ "revision": "73ffe22f201d8677fb25dbe8399ea24bfed0b075",
"url": "https://chromium.googlesource.com/chromiumos/config.git"
},
"recipe_engine": {
"branch": "refs/heads/main",
- "revision": "7ef38cec62e1193e9eaeb064add76798bb07019a",
+ "revision": "ffb8f400af94e1955236df9e30c153729173fa2e",
"url": "https://chromium.googlesource.com/infra/luci/recipes-py.git"
}
},