Roll recipe dependencies (trivial). This is an automated CL created by the recipe roller. This CL rolls recipe changes from upstream projects (fuchsia) into this repository. The build that created this CL was https://ci.chromium.org/b/8757201566765291841 fuchsia: https://fuchsia.googlesource.com/infra/recipes.git/+/80cc5a7e1a8429c37ee3ff51338e61626aecf6ee 80cc5a7 (ihuh@google.com) [sdk] Add support for adding fuchsia tools to package_overrides. Please check the following references for more information: - autoroller, https://chromium.googlesource.com/infra/luci/recipes-py/+/main/doc/workflow.md#autoroller - rollback, https://chromium.googlesource.com/infra/luci/recipes-py/+/main/doc/workflow.md#rollback - cross-repo dependencies, https://chromium.googlesource.com/infra/luci/recipes-py/+/main/doc/cross_repo.md Use https://goo.gl/noib3a to file a bug. R=flutter-infra@grotations.appspotmail.com Recipe-Tryjob-Bypass-Reason: Autoroller Ignore-Freeze: Autoroller Bugdroid-Send-Email: False Change-Id: I5e767d418341c07c23efa910312d0acbdfe58afc Reviewed-on: https://flutter-review.googlesource.com/c/recipes/+/54760 Bot-Commit: flutter-prod-builder@chops-service-accounts.iam.gserviceaccount.com <flutter-prod-builder@chops-service-accounts.iam.gserviceaccount.com> Commit-Queue: flutter-prod-builder@chops-service-accounts.iam.gserviceaccount.com <flutter-prod-builder@chops-service-accounts.iam.gserviceaccount.com>
diff --git a/infra/config/recipes.cfg b/infra/config/recipes.cfg index 78f028d..3bd2f1e 100644 --- a/infra/config/recipes.cfg +++ b/infra/config/recipes.cfg
@@ -22,7 +22,7 @@ "deps": { "dart": { "branch": "refs/heads/main", - "revision": "fd0a420614c1d8b5c03bd8780f5efd321f76e918", + "revision": "8d60e38c5fa295c7bbde49cbefe0f453d7ae1127", "url": "https://dart.googlesource.com/recipes.git" }, "depot_tools": { @@ -32,7 +32,7 @@ }, "fuchsia": { "branch": "refs/heads/main", - "revision": "b17867e763a02b5b52bd4ec229297a43cec22b50", + "revision": "80cc5a7e1a8429c37ee3ff51338e61626aecf6ee", "url": "https://fuchsia.googlesource.com/infra/recipes.git" }, "recipe_engine": {