From 562a9e4f59941391e3bc67005623d56ec6b44b26 Mon Sep 17 00:00:00 2001 From: Dmitry Nefedov Date: Sat, 19 Apr 2025 14:43:53 +0300 Subject: [PATCH] Update supported_windows_builds.json --- supported_windows_builds.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/supported_windows_builds.json b/supported_windows_builds.json index 799751f9..500d21e0 100644 --- a/supported_windows_builds.json +++ b/supported_windows_builds.json @@ -1,12 +1,12 @@ { "Windows_10_URL": "https://support.microsoft.com/en-us/topic/windows-10-update-history-8127c2c6-6edf-4fdf-8b9f-0f7be1ef3562", - "Windows_10": "5608", + "Windows_10": "5737", "Windows_10_LTSC_2019_URL": "https://support.microsoft.com/en-us/topic/windows-10-and-windows-server-2019-update-history-725fc2e1-4443-6831-a5ca-51ff5cbcb059", - "Windows_10_LTSC_2019": "700", + "Windows_10_LTSC_2019": "7136", "Windows_10_LTSC_2021_URL": "https://support.microsoft.com/en-us/topic/windows-10-update-history-857b8ccb-71e4-49e5-b3f6-7073197d98fb", - "Windows_10_LTSC_2021": "5608", + "Windows_10_LTSC_2021": "5737", "Windows_11_URL": "https://support.microsoft.com/en-us/topic/windows-11-version-24h2-update-history-0929c747-1815-4543-8461-0160d16f15e5", - "Windows_11": "3476", + "Windows_11": "3775", "Windows_11_LTSC_2024_URL": "https://support.microsoft.com/en-us/topic/windows-11-version-24h2-update-history-0929c747-1815-4543-8461-0160d16f15e5", - "Windows_11_LTSC_2024": "3476" + "Windows_11_LTSC_2024": "3775" }