[roll] Roll infra/recipes [platform_version_roller] Read .json instead of .gni

https://fxrev.dev/613468 changed the platform version to be more machine
friendly. This change adapts to reading the .json file which is expected
to be an integer.

Original-Bug: 88903
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/infra/recipes/+/613328
Original-Revision: fc729b9ddb37c6d85f68582bcf99847562723e80
GitOrigin-RevId: 7bd1fc18f012d5ddf3d15132bbf7f5d0ce07b52a
Change-Id: I4141291dc43a55640b3e79fa2b99af890b04f072
1 file changed
tree: 2ff036f2c7db6a96af4f0e6ae5e5bed9480e4915
  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
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.