)]}'
{
  "commit": "2cc5834033db61fb7adc242fb15f7d1e13f66c14",
  "tree": "46925f8b94b54aa5a1c1dd26b90aa53981f0981a",
  "parents": [
    "deed3b7873dff30b7f87f7f33154c9932a772522"
  ],
  "author": {
    "name": "Steve Lhomme",
    "email": "robux4@ycbcr.xyz",
    "time": "Fri Jan 16 09:19:01 2026 +0100"
  },
  "committer": {
    "name": "Steve Lhomme",
    "email": "robux4@ycbcr.xyz",
    "time": "Sat Jan 24 06:38:40 2026 +0000"
  },
  "message": "threads: don\u0027t force _WIN32_WINNT to Vista if it\u0027s set to a higher value\n\nThis will prevent Universal Windows Platform (UWP) targeting Windows 10+ to fail.\nSome UWP API\u0027s that are XP/Vista/7 API\u0027s are not available in Windows 8 but available in Windows 10.\nSo if Windows 10 is targetting we should not pretend to build for Windows Vista (0x0600).\n\nIf the user didn\u0027t set a _WIN32_WINNT value, the Windows SDK/mingw-w64 have a\ndefault value that will be used. We can use sdkddkver.h to get that value.\nIf the default value is Windows 10 we should not lower it either.\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "bb187869c76271c527598bdd7e8a1f5bd0bb0b5d",
      "old_mode": 33188,
      "old_path": "include/private/threads.h",
      "new_id": "823e325ee1f7fb52589744532ede75e2a14e87f3",
      "new_mode": 33188,
      "new_path": "include/private/threads.h"
    }
  ]
}
