)]}'
{
  "commit": "7d2c765bb0d142a571ae532c363900e390580185",
  "tree": "615d0e6d86e2dc6802ef67bbcf011dcc66faa2a4",
  "parents": [
    "92fc26c2ecbabe00d083283a1c7c35ed815669fd"
  ],
  "author": {
    "name": "Wan-Teh Chang",
    "email": "wtc@google.com",
    "time": "Mon Mar 31 16:37:20 2025 -0700"
  },
  "committer": {
    "name": "Wan-Teh Chang",
    "email": "wtc@google.com",
    "time": "Mon Mar 31 18:11:24 2025 -0700"
  },
  "message": "Add -DCMAKE_POLICY_VERSION_MINIMUM\u003d3.5 for CMake 4\n\nIf a dependency such as libpng has a cmake_minimum_required \u003c 3.5, we\nget an error message like the following from CMake 4.0.0:\n\n  CMake Error at [...]/CMakeLists.txt:33 (cmake_minimum_required):\n    Compatibility with CMake \u003c 3.5 has been removed from CMake.\n\n    Update the VERSION argument \u003cmin\u003e value.  Or, use the \u003cmin\u003e...\u003cmax\u003e syntax\n    to tell CMake that the project requires at least \u003cmin\u003e but has been updated\n    to work with policies introduced by \u003cmax\u003e or earlier.\n\n    Or, add -DCMAKE_POLICY_VERSION_MINIMUM\u003d3.5 to try configuring anyway.\n\nAdd -DCMAKE_POLICY_VERSION_MINIMUM\u003d3.5 to the CI workflow files that had\nthis error.\n\nFix https://github.com/AOMediaCodec/libavif/issues/2724.\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "de70ca3150d38484828378577acfba3afa35ce65",
      "old_mode": 33188,
      "old_path": ".github/workflows/ci-unix-static-av2.yml",
      "new_id": "283280492fe6274d2561015971df9b68f86bf975",
      "new_mode": 33188,
      "new_path": ".github/workflows/ci-unix-static-av2.yml"
    },
    {
      "type": "modify",
      "old_id": "c40a98048d4df86d31bf948d7205585d516c9faf",
      "old_mode": 33188,
      "old_path": ".github/workflows/ci-windows.yml",
      "new_id": "d2bd0b67a4ca8b01686a1a01fdb6652546aadf50",
      "new_mode": 33188,
      "new_path": ".github/workflows/ci-windows.yml"
    }
  ]
}
