Browse Source

7.0.1 — 25.12.2025

pull/694/head
Dmitry Nefedov 3 months ago
parent
commit
bd778eda26
  1. 20
      sophia_script_versions.json
  2. 10
      supported_windows_builds.json

20
sophia_script_versions.json

@ -1,12 +1,12 @@
{
"Sophia_Script_Windows_10_PowerShell_5_1": "6.0.0",
"Sophia_Script_Windows_10_PowerShell_7": "6.0.0",
"Sophia_Script_Windows_10_LTSC2019": "6.0.0",
"Sophia_Script_Windows_10_LTSC2021": "6.0.0",
"Sophia_Script_Windows_11_PowerShell_5_1": "7.0.0",
"Sophia_Script_Windows_11_LTSC2024": "7.0.0",
"Sophia_Script_Windows_11_PowerShell_7": "7.0.0",
"Sophia_Script_Windows_11_Arm_PowerShell_5_1": "7.0.0",
"Sophia_Script_Windows_11_Arm_PowerShell_7": "7.0.0",
"Sophia_Script_Wrapper": "2.8.11"
"Sophia_Script_Windows_10_PowerShell_5_1": "6.0.1",
"Sophia_Script_Windows_10_PowerShell_7": "6.0.1",
"Sophia_Script_Windows_10_LTSC2019": "6.0.1",
"Sophia_Script_Windows_10_LTSC2021": "6.0.1",
"Sophia_Script_Windows_11_PowerShell_5_1": "7.0.1",
"Sophia_Script_Windows_11_LTSC2024": "7.0.1",
"Sophia_Script_Windows_11_PowerShell_7": "7.0.1",
"Sophia_Script_Windows_11_Arm_PowerShell_5_1": "7.0.1",
"Sophia_Script_Windows_11_Arm_PowerShell_7": "7.0.1",
"Sophia_Script_Wrapper": "2.8.14"
}

10
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": "6456",
"Windows_10": "6691",
"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": "7919",
"Windows_10_LTSC_2019": "8146",
"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": "6456",
"Windows_10_LTSC_2021": "6691",
"Windows_11_URL": "https://support.microsoft.com/en-us/topic/windows-11-version-25h2-update-history-99c7f493-df2a-4832-bd2d-6706baa0dec0",
"Windows_11": "6588",
"Windows_11": "7462",
"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": "6588"
"Windows_11_LTSC_2024": "7462"
}

Loading…
Cancel
Save