[roll] Roll fuchsia [fidl] Type-safe support for monotonic and boot instants

This change generates C++ and Rust FIDL bindings that require the usage
of `zx::basic_time` and `fuchsia_zircon::{Monotonic,Boot}Instant` when
using the zx::Instant{Mono, Boot} types.

Uses the terminology interoduced in the Kernel Boot Time RFC:
https://fuchsia.dev/fuchsia-src/contribute/governance/rfcs/0260_kernel_boot_time_support?hl=en

Original-Bug: 361661898
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1122098
Original-Revision: 082531a2c8e1274c85404bf529d580bf761e69d3
GitOrigin-RevId: d45a59d3b723c5703042acfae2f69ed68cd1e084
Change-Id: I9850b7a4280ca60ee13c4987f6370f2c0c40c651
diff --git a/stem b/stem
index d55c7e3..c21c7c9 100644
--- a/stem
+++ b/stem
@@ -11,7 +11,7 @@
              githooks="integration/git-hooks"
              remote="https://fuchsia.googlesource.com/fuchsia"
              gerrithost="https://fuchsia-review.googlesource.com"
-             revision="2629c35207356c7e4a1b83c7e5b609857d10e20d"/>
+             revision="082531a2c8e1274c85404bf529d580bf761e69d3"/>
   </projects>
   <hooks>
     <hook name="install-environment"