[roll] Roll infra/recipes [clang_toolchain] Bump cmake revision on Windows builders.

We no longer see LTO errors when using latest cmake on Windows builders.
This change bumps the cmake revision so all platforms use the same
cmake.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/infra/recipes/+/708063
Original-Revision: 441c6466d4591f6d79d79ec4e5ba116dde132197
GitOrigin-RevId: a0fc846e7f2531aeedbbba73c5016bc62a20d521
Change-Id: I90c4b92c8b75054e0b68e85901d8956f2104edea
1 file changed
tree: 5f489a65bc2e3c1c9e96c5d5455e45d7b993b97a
  1. infra/
  2. third_party/
  3. cts
  4. firmware
  5. flower
  6. jiri.lock
  7. minimal
  8. prebuilts
  9. README.md
  10. stem
  11. test_durations
  12. toolchain
README.md

Integration

This repository contains Fuchsia's Global Integration manifest files.

Making changes

All changes should be made to the internal version of this repository. Our infrastructure automatically updates this version when the internal one changes.

Currently all changes must be made by a Google employee. Non-Google employees wishing to make a change can ask for assistance via the IRC channel #fuchsia on Freenode.

Obtaining the source

First install Jiri.

Next run:

$ jiri init
$ jiri import minimal https://fuchsia.googlesource.com/integration
$ jiri update

Third party

Third party projects should have their own subdirectory in ./third_party.