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.

fuchsia:
  https://crrev.com/314ef9c7b72f8f0a789ebe0bccfe240dd60ff87b (olivernewman@google.com)
    [static_checks] Support building with fint
  https://crrev.com/b5b96501e59fff0275946e9ce24248aa38e2bd3c (nmulcahey@google.com)
    [aemu] Uprev repo to 2.8
  https://crrev.com/aa77d632c2face5d6a4c1d0f34901487eafba98d (olivernewman@google.com)
    [tree_closer] Exit early outside working hours

More info is at https://goo.gl/zkKdpD. Use https://goo.gl/noib3a to file a bug.

TBR=athom@google.com

Recipe-Tryjob-Bypass-Reason: Autoroller
Bugdroid-Send-Email: False
Change-Id: I861e878b9ec144e1832536609f3bed500ad0b857
Reviewed-on: https://dart-review.googlesource.com/c/recipes/+/172240
Reviewed-by: Dart CI <dart-luci-ci-builder@dart-ci.iam.gserviceaccount.com>
Commit-Queue: Dart CI <dart-luci-ci-builder@dart-ci.iam.gserviceaccount.com>
diff --git a/README.recipes.md b/README.recipes.md
index c7b2337..20dec63 100644
--- a/README.recipes.md
+++ b/README.recipes.md
@@ -246,7 +246,7 @@
 [depot_tools/recipe_modules/osx_sdk]: https://chromium.googlesource.com/chromium/tools/depot_tools.git/+/e61ccc59a2405db5dfe76b3499e18b933d620c21/recipes/README.recipes.md#recipe_modules-osx_sdk
 [depot_tools/recipe_modules/presubmit]: https://chromium.googlesource.com/chromium/tools/depot_tools.git/+/e61ccc59a2405db5dfe76b3499e18b933d620c21/recipes/README.recipes.md#recipe_modules-presubmit
 [depot_tools/recipe_modules/tryserver]: https://chromium.googlesource.com/chromium/tools/depot_tools.git/+/e61ccc59a2405db5dfe76b3499e18b933d620c21/recipes/README.recipes.md#recipe_modules-tryserver
-[fuchsia/recipe_modules/gerrit]: /+/60123f6a2bff3e89ed919bb50df6d4e674ab2fe6/README.recipes.md#recipe_modules-gerrit
+[fuchsia/recipe_modules/gerrit]: /+/aa77d632c2face5d6a4c1d0f34901487eafba98d/README.recipes.md#recipe_modules-gerrit
 [recipe_engine/recipe_modules/buildbucket]: https://chromium.googlesource.com/infra/luci/recipes-py.git/+/8ca036c23e6db72017e7ab3f72483153002c288a/README.recipes.md#recipe_modules-buildbucket
 [recipe_engine/recipe_modules/cipd]: https://chromium.googlesource.com/infra/luci/recipes-py.git/+/8ca036c23e6db72017e7ab3f72483153002c288a/README.recipes.md#recipe_modules-cipd
 [recipe_engine/recipe_modules/context]: https://chromium.googlesource.com/infra/luci/recipes-py.git/+/8ca036c23e6db72017e7ab3f72483153002c288a/README.recipes.md#recipe_modules-context
diff --git a/infra/config/recipes.cfg b/infra/config/recipes.cfg
index 0ab9611..60bdb89 100644
--- a/infra/config/recipes.cfg
+++ b/infra/config/recipes.cfg
@@ -31,7 +31,7 @@
     },
     "fuchsia": {
       "branch": "refs/heads/master",
-      "revision": "60123f6a2bff3e89ed919bb50df6d4e674ab2fe6",
+      "revision": "aa77d632c2face5d6a4c1d0f34901487eafba98d",
       "url": "https://fuchsia.googlesource.com/infra/recipes.git"
     },
     "recipe_engine": {