add macos 15.0.1 to odin report and core/sys/info

This commit is contained in:
Laytan Laats
2024-10-14 16:19:03 +02:00
parent 1dd9b8560d
commit 7989d512a0
2 changed files with 2 additions and 0 deletions
+1
View File
@@ -534,6 +534,7 @@ macos_release_map: map[string]Darwin_To_Release = {
// MacOS Sequoia
"24A335" = {{24, 0, 0}, "macOS", {"Sequoia", {15, 0, 0}}},
"24A348" = {{24, 0, 0}, "macOS", {"Sequoia", {15, 0, 1}}},
}
@(private)