mirror of
https://github.com/gravesoft/msdl.git
synced 2026-07-25 08:34:28 +00:00
Windows 11 25H2 is now live
This commit is contained in:
+8
-2
@@ -6,10 +6,16 @@
|
|||||||
"62": "Windows 8.1 KN (9600.17415)",
|
"62": "Windows 8.1 KN (9600.17415)",
|
||||||
"2378": "Windows 10 22H2 Home China (19045.2006)",
|
"2378": "Windows 10 22H2 Home China (19045.2006)",
|
||||||
"2618": "❤️ Windows 10 22H2 v1 (19045.2965)",
|
"2618": "❤️ Windows 10 22H2 v1 (19045.2965)",
|
||||||
"3113": "❤️ Windows 11 24H2 (26100.1742)",
|
"3113": "Windows 11 24H2 (26100.1742)",
|
||||||
"3114": "Windows 11 24H2 Home China (26100.1742)",
|
"3114": "Windows 11 24H2 Home China (26100.1742)",
|
||||||
"3115": "Windows 11 24H2 Pro China (26100.1742)",
|
"3115": "Windows 11 24H2 Pro China (26100.1742)",
|
||||||
"3131": "Windows 11 Arm64 24H2 (26100.1742)",
|
"3131": "Windows 11 Arm64 24H2 (26100.1742)",
|
||||||
"3132": "Windows 11 Arm64 24H2 Home China (26100.1742)",
|
"3132": "Windows 11 Arm64 24H2 Home China (26100.1742)",
|
||||||
"3133": "Windows 11 Arm64 24H2 Pro China (26100.1742)"
|
"3133": "Windows 11 Arm64 24H2 Pro China (26100.1742)",
|
||||||
|
"3262": "❤️ Windows 11 25H2 (26200.6584)",
|
||||||
|
"3263": "Windows 11 25H2 Home China (26200.6584)",
|
||||||
|
"3264": "Windows 11 25H2 Pro China (26200.6584)",
|
||||||
|
"3265": "Windows 11 Arm64 25H2 (26200.6584)",
|
||||||
|
"3266": "Windows 11 Arm64 25H2 Home China (26200.6584)",
|
||||||
|
"3267": "Windows 11 Arm64 25H2 Pro China (26200.6584)"
|
||||||
}
|
}
|
||||||
|
|||||||
+1
-1
@@ -40,7 +40,7 @@
|
|||||||
📌
|
📌
|
||||||
<button onClick="setSearch('Windows 8\\.1');">Windows 8.1</button>
|
<button onClick="setSearch('Windows 8\\.1');">Windows 8.1</button>
|
||||||
<button onClick="setSearch('Windows 10 22H2');">Latest Windows 10</button>
|
<button onClick="setSearch('Windows 10 22H2');">Latest Windows 10</button>
|
||||||
<button onClick="setSearch('24H2');">Latest Windows 11</button>
|
<button onClick="setSearch('25H2');">Latest Windows 11</button>
|
||||||
</div>
|
</div>
|
||||||
<table style="table-layout: auto;">
|
<table style="table-layout: auto;">
|
||||||
<thead>
|
<thead>
|
||||||
|
|||||||
Reference in New Issue
Block a user