Add Windows 11 24H2

This commit is contained in:
WindowsAddict
2024-10-01 19:06:33 +05:30
parent 53c4f21e70
commit b3f80a4b10
2 changed files with 6 additions and 3 deletions
+5 -2
View File
@@ -5,7 +5,10 @@
"61": "Windows 8.1 K (Build 9600.17415)", "61": "Windows 8.1 K (Build 9600.17415)",
"62": "Windows 8.1 KN (Build 9600.17415)", "62": "Windows 8.1 KN (Build 9600.17415)",
"2378": "Windows 10 22H2 Home China (Build 19045.2006)", "2378": "Windows 10 22H2 Home China (Build 19045.2006)",
"2618": "Windows 10 22H2 v1 (Build 19045.2965)", "2618": "Windows 10 22H2 v1 ❤️ (Build 19045.2965)",
"2935": "Windows 11 23H2 v2 (Build 22631.2861)", "2935": "Windows 11 23H2 v2 (Build 22631.2861)",
"2936": "Windows 11 23H2 Home China v2 (Build 22631.2861)" "2936": "Windows 11 23H2 Home China v2 (Build 22631.2861)",
"3113": "Windows 11 24H2 ❤️ (Build 26100.1742)",
"3114": "Windows 11 24H2 Home China (Build 26100.1742)",
"3115": "Windows 11 24H2 Pro China (Build 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 23H2');">Latest Windows 11</button> <button onClick="setSearch('Windows 11 24H2');">Latest Windows 11</button>
</div> </div>
<table style="table-layout: auto;"> <table style="table-layout: auto;">
<thead> <thead>