mirror of
https://github.com/Ed94/Odin.git
synced 2026-07-25 08:57:55 +00:00
add macos 15.1.1 to odin report and sys/info
This commit is contained in:
@@ -550,6 +550,8 @@ macos_release_map: map[string]Darwin_To_Release = {
|
||||
"24A335" = {{24, 0, 0}, "macOS", {"Sequoia", {15, 0, 0}}},
|
||||
"24A348" = {{24, 0, 0}, "macOS", {"Sequoia", {15, 0, 1}}},
|
||||
"24B83" = {{24, 1, 0}, "macOS", {"Sequoia", {15, 1, 0}}},
|
||||
"24B91" = {{24, 1, 0}, "macOS", {"Sequoia", {15, 1, 1}}},
|
||||
"24B2091" = {{24, 1, 0}, "macOS", {"Sequoia", {15, 1, 1}}},
|
||||
}
|
||||
|
||||
@(private)
|
||||
|
||||
Reference in New Issue
Block a user