mirror of
https://github.com/gravesoft/msdl.git
synced 2026-07-25 08:34:28 +00:00
Add Windows 11 ARM64 24H2
This commit is contained in:
+13
-10
@@ -1,12 +1,15 @@
|
|||||||
{
|
{
|
||||||
"48": "Windows 8.1 Single Language (Build 9600.17415)",
|
"48": "Windows 8.1 Single Language (9600.17415)",
|
||||||
"52": "Windows 8.1 (Build 9600.17415)",
|
"52": "Windows 8.1 (9600.17415)",
|
||||||
"55": "Windows 8.1 N (Build 9600.17415)",
|
"55": "Windows 8.1 N (9600.17415)",
|
||||||
"61": "Windows 8.1 K (Build 9600.17415)",
|
"61": "Windows 8.1 K (9600.17415)",
|
||||||
"62": "Windows 8.1 KN (Build 9600.17415)",
|
"62": "Windows 8.1 KN (9600.17415)",
|
||||||
"2378": "Windows 10 22H2 Home China (Build 19045.2006)",
|
"2378": "Windows 10 22H2 Home China (19045.2006)",
|
||||||
"2618": "Windows 10 22H2 v1 ❤️ (Build 19045.2965)",
|
"2618": "❤️ Windows 10 22H2 v1 (19045.2965)",
|
||||||
"3113": "Windows 11 24H2 ❤️ (Build 26100.1742)",
|
"3113": "❤️ Windows 11 24H2 (26100.1742)",
|
||||||
"3114": "Windows 11 24H2 Home China (Build 26100.1742)",
|
"3114": "Windows 11 24H2 Home China (26100.1742)",
|
||||||
"3115": "Windows 11 24H2 Pro China (Build 26100.1742)"
|
"3115": "Windows 11 24H2 Pro China (26100.1742)",
|
||||||
|
"3131": "Windows 11 Arm64 24H2 (26100.1742)",
|
||||||
|
"3132": "Windows 11 Arm64 24H2 Home China (26100.1742)",
|
||||||
|
"3133": "Windows 11 Arm64 24H2 Pro China (26100.1742)"
|
||||||
}
|
}
|
||||||
|
|||||||
+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('Windows 11 24H2');">Latest Windows 11</button>
|
<button onClick="setSearch('24H2');">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