Add Windows 11 ARM64 24H2

This commit is contained in:
WindowsAddict
2024-11-14 15:26:49 +05:30
parent e795e3880e
commit bc781b50f3
2 changed files with 14 additions and 11 deletions
+13 -10
View File
@@ -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
View File
@@ -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>