Add build 22631 as Windows 11 23H2. (#15800)

This commit is contained in:
Ville Hukkamäki
2024-02-05 01:22:06 +02:00
committed by GitHub
parent 31e8557930
commit e6a0006ed0

View File

@@ -72,6 +72,7 @@ class Windows extends \LibreNMS\OS
$default = $build > 22000 ? '11 Insider (NT 6.3)' : null;
$builds = [
'22631' => '11 (23H2)',
'22621' => '11 (22H2)',
'22000' => '11 (21H2)',
'19045' => '10 (22H2)',