diff options
| author | Tyler Mandry <tmandry@google.com> | 2024-10-28 14:46:01 -0700 |
|---|---|---|
| committer | Tyler Mandry <tmandry@google.com> | 2024-10-31 12:16:26 -0700 |
| commit | 5b9d2848cbc34fcae600cb6f46babd25c8ecbf8e (patch) | |
| tree | 1aab64693bdb47e4b5bdd9a85cc591f0094e1c76 /src/ci/docker | |
| parent | 3f1be1ec7ec3d8e80beb381ee82164a0aa3ca777 (diff) | |
| download | rust-5b9d2848cbc34fcae600cb6f46babd25c8ecbf8e.tar.gz rust-5b9d2848cbc34fcae600cb6f46babd25c8ecbf8e.zip | |
Bump Fuchsia
Diffstat (limited to 'src/ci/docker')
| -rwxr-xr-x | src/ci/docker/host-x86_64/x86_64-fuchsia/build-fuchsia.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/ci/docker/host-x86_64/x86_64-fuchsia/build-fuchsia.sh b/src/ci/docker/host-x86_64/x86_64-fuchsia/build-fuchsia.sh index 1a0b141e984..969389f92f7 100755 --- a/src/ci/docker/host-x86_64/x86_64-fuchsia/build-fuchsia.sh +++ b/src/ci/docker/host-x86_64/x86_64-fuchsia/build-fuchsia.sh @@ -35,7 +35,7 @@ PICK_REFS=() # commit hash of fuchsia.git and some other repos in the "monorepo" checkout, in # addition to versions of prebuilts. It should be bumped regularly by the # Fuchsia team – we aim for every 1-2 months. -INTEGRATION_SHA=1c5b42266fbfefb2337c6b2f0030a91bde15f9e9 +INTEGRATION_SHA=9f632bb7446d5a6af2998f1a0ebdb4b8ea2f4511 checkout=fuchsia jiri=.jiri_root/bin/jiri |
